Files
Linux-Kernel_MiSTer/tools/perf/scripts/python/bin/flamegraph-report
Sorgelig e12ed6c19d v5.13.12
2021-08-22 05:38:19 +08:00

4 lines
117 B
Bash
Executable File

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