jvm-profiling-tools / honest-profiler

A sampling JVM profiler without the safepoint sample bias
https://github.com/RichardWarburton/honest-profiler/wiki
MIT License
1.25k stars 146 forks source link

Is the size of the log file a function of unique stack traces or duration of profiling? #181

Closed kylejmcintyre closed 7 years ago

kylejmcintyre commented 7 years ago

The title says it all :)

PhRX commented 7 years ago

Duration of profiling. New samples are appended.