kernel_samsung_a53x/tools/perf/scripts/python/bin/stackcollapse-report
2024-06-15 16:02:09 -03:00

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