flameprof
flameprof copied to clipboard
svg is not interactive
small bars are invisible, and cannot be seen even zoomed in.
Try running it through flamegraph.pl, as in the last example in the README:
flameprof --format=log requests.prof | flamegraph > requests-flamegraph.svg
This results in an interactive chart with click-to-zoom capabilities, like this one.