Skip to content

Distinguish interpreted/compiled frames

Compare
Choose a tag to compare
@apangin apangin released this 26 Apr 13:26
· 233 commits to master since this release
4a88ee4

v2.8

Features

  • Mark top methods as interpreted, compiled (C1/C2), or inlined
  • JVM TI based allocation profiling for JDK 11+
  • Embedded HTTP management server

Improvements

  • Re-implemented stack recovery for better reliability
  • Add loglevel argument
  • Do not mmap perf page in --all-user mode
  • Distinguish runnable/sleeping threads in OpenJ9 wall-clock profiler
  • --cpu converter option to extract CPU profile from the wall-clock output