Skip to content

Loader for 2.8.1: Bug fixes and JFR converter improvements

Compare
Choose a tag to compare
@parttimenerd parttimenerd released this 09 Nov 17:46
· 40 commits to main since this release

Copied from the wrapped async-profiler release by Andrei Pangin. The source code linked below should be ignored.

v2.8.1

Improvements

  • JFR to pprof converter (contributed by @NeQuissimus)
  • JFR converter improvements: time range, collapsed output, pattern highlighting
  • %n pattern in file names; limit number of output files
  • --lib to customize profiler library path in a container
  • profiler.sh list command now works without PID

Bug fixes

  • Fixed crashes related to continuous profiling
  • Fixed Alpine/musl compatibility issues
  • Fixed incomplete collapsed output due to weird locale settings
  • Workaround for JDK-8185348