FreeBSD.software
Home/benchmarks/flamegraph

flamegraph

1.1

Stack trace visualizer

a stack-trace visualizer Flame Graphs visualize profiled code. Flame graphs can be created in three steps: 1) Capture stacks, 2) Fold stacks, 3) flamegraph.pl. Capturing stacks can be done with Linux perf_events, FreeBSD pmcstat (hwpmc), DTrace, SystemTap, and many other profilers. See stackcollapse-* converters. These stackcollapse scripts are used to fold the stacks. Flamegraph SVGs are created using the flamegraph.pl script.

Origin: benchmarks/flamegraph
Category: benchmarks
Size: 140KiB
License: CDDL
Maintainer: ports@FreeBSD.org
Dependencies: 3 packages
Required by: 0 packages
$pkg install flamegraph

Dependencies (3)

More in benchmarks