kernel/tools/perf/scripts/python/bin/stackcollapse-report
orangepi-xunlong e91aa6bfb2 Linux 6.1.31
2023-06-05 11:19:37 +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 "$@"