Loader for 2.8.1: Bug fixes and JFR converter improvements
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 containerprofiler.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