kernel/tools/perf/scripts/python/bin/stackcollapse-report
2024-07-22 17:22:30 +08:00

4 lines
146 B
Bash
Executable File

#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@"