nt9856x/BSP/linux-kernel/tools/perf/scripts/python/bin/stackcollapse-report
2023-03-28 15:07:53 +08: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 -- "$@"