async-profiler

v 4.0 Updated: 1 month, 1 week ago

Low overhead sampling profiler for Java

The profiler works with OpenJDK and other Java runtimes based on the HotSpot JVM. It features HotSpot-specific API to collect stack traces and to track memory allocations. 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.

https://github.com/async-profiler/async-profiler

To install async-profiler, paste this in macOS terminal after installing MacPorts

sudo port install async-profiler

Add to my watchlist

Installations 0
Requested Installations 0