kernel/tools/perf/scripts/python/bin/flamegraph-report
2024-07-22 17:22:30 +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 -- "$@"