Skip to content

0.38.0

Compare
Choose a tag to compare
@a-hansen a-hansen released this 19 Sep 17:59
· 148 commits to master since this release
48881fc
  • Set Profiler to auto-refresh subscribed properties on a 5 second interval
  • Add "Get Thread Dump" action to sys/Profiler/Thread, which returns a full thread dump
  • Remove dependency on Java 1.7 (by removing references to PlatformManagedObject)
  • Suppress expected InvocationTargetExceptions during profiler setup
  • Add unit test for basic profiler features
  • Add jacoco
  • Doc updates
  • Incorporate some v2 into the unit tests