linux-kernelorg-stable/tools/perf/scripts/python/bin/flamegraph-report

4 lines
114 B
Bash
Executable File

#!/bin/bash
# description: create flame graphs
perf script -s "$PERF_EXEC_PATH"/scripts/python/flamegraph.py "$@"