Sampling CPU and HEAP profiler for Java featuring AsyncGetCallTrace
+ perf_events
This project is a low overhead sampling profiler for Java that does
not suffer from the Safepoint bias problem. It features
HotSpot-specific API to collect stack traces and to track memory
allocations. The profiler works with OpenJDK and other Java runtimes
based on the HotSpot JVM.
Unlike traditional Java profilers, async-profiler monitors non-Java
threads (e.g., GC and JIT compiler threads) and shows native and
kernel frames in stack traces.
Maintained by: Julian Grinblat
Keywords: java,profiler,hotspot
ChangeLog: async-profiler
Homepage:
https://github.com/async-profiler/async-profiler
Download SlackBuild:
async-profiler.tar.gz
async-profiler.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| async-profiler.SlackBuild |
| async-profiler.info |
| slack-desc |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds