JustOS/linux-6.13/tools/perf/scripts/python/bin/stackcollapse-report
justuser 02e73b8cd9 up
2025-01-24 17:00:19 +03: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 "$@"