TickProfiler icon indicating copy to clipboard operation
TickProfiler copied to clipboard

Sampling profiling

Open LunNova opened this issue 8 years ago • 0 comments

Start up another process Run https://github.com/jvm-profiling-tools/honest-profiler Uses AsyncGetCallTrace so it is usually more accurate than JVisualVM - no safepoint bias.

Should recommend/require using -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints JVM args for this?

LunNova avatar Sep 04 '17 11:09 LunNova