hprof2flamegraph icon indicating copy to clipboard operation
hprof2flamegraph copied to clipboard

does not work with the lastest honest profiler(last commit at 2017-10-06)

Open danniss opened this issue 6 years ago • 2 comments

honest profiler just introduced a new marker: const byte NEW_METHOD_SIGNATURE = 31;

this of course breaks the conversion from hpl. Hopefully you can take a look and fix this.

danniss avatar Oct 12 '17 03:10 danniss

Hi @danniss,

Thanks for the info. I will update the parser when I have a 5 minutes to kill (luckily within a week)

cykl avatar Oct 12 '17 18:10 cykl

I just pushed a fix into master (not thoroughly tested). Could you give it a try ?

cykl avatar Oct 24 '17 20:10 cykl