flamegraph

v 2023.11.07 Updated: 11 months ago

Stack trace visualizer

Flame graphs are a visualization of hierarchical data, created to visualize stack traces of profiled software so that the most frequent code-paths to be identified quickly and accurately.

https://www.brendangregg.com/flamegraphs.html

To install flamegraph, paste this in macOS terminal after installing MacPorts

sudo port install flamegraph

Add to my watchlist

Installations 1
Requested Installations 1