Description
Profiles Java applications with low-overhead CPU and heap sampling using AsyncGetCallTrace and Linux perf events. It is useful for developers diagnosing slow code, allocation pressure, and production-like performance problems.
Profilers can collect sensitive method names, paths, and workload details. Store recordings carefully and validate conclusions with repeatable measurements.