PProf.jl icon indicating copy to clipboard operation
PProf.jl copied to clipboard

Fixes #93

Open sprig opened this issue 1 year ago • 0 comments

Hi!

I'm not entirely familiar with the pprof format but I stepped through the code after being affected by #93 and this seems to fix that. In addition, when running with from_c=false some referenced functions are not inserted into the function list, breaking the parser. This fixes that as well.

sprig avatar Jul 22 '24 06:07 sprig