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

Expose current native thread id #247

Closed mridulm closed 6 years ago

mridulm commented 6 years ago

This is an attempt to fix https://github.com/jvm-profiling-tools/honest-profiler/issues/245

RichardWarburton commented 6 years ago

Thanks for the PR - makes sense.