thesis/linux-6.8.1/tools/perf/scripts/python/bin/stackcollapse-report
2025-03-19 13:44:23 +01:00

3 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 "$@"