Files
Debian-9-Kernel/tools/perf/scripts/python/bin/stackcollapse-report
T
2023-05-02 09:58:35 +02:00

4 lines
149 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 -- "$@"