SlackBuilds Repository

15.0 > Development > async-profiler (4.3)

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

Source Downloads (64bit):
async-profiler-4.3-linux-x64.tar.gz (1c2813a2bb0f7727ddaa107cdc7a70f9)

Download SlackBuild:
async-profiler.tar.gz
async-profiler.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds