Version 0.2 of package Flamegraph has just been released in NonGNU ELPA. You can now find it in M-x list-packages RET.
Flamegraph describes itself as: ================================================================ Flame graphs for Emacs's native profiler and folded stacks files ================================================================ More at https://elpa.nongnu.org/nongnu/flamegraph.html ## Summary: # flamegraph.el [](https://github.com/dgutov/emacs-flamegraph/actions/workflows/ci.yml) [Flame graphs][bg] for the Emacs profiler, and for folded-stacks files produced by `perf`, `py-spy`, `rbspy`, etc. [bg]: https://www.brendangregg.com/flamegraphs.html Rendered into an interactive buffer using display specs (an SVG renderer is planned). Top-down "icicle" orientation: the outermost frame sits on the top row, and the stack grows downward. Identical call paths are merged and children are sorted heaviest-first. ## Recent NEWS: [Not provided 🙁]
