Files
linux-apfs/tools/perf/scripts/python/bin/stackcollapse-report
T

4 lines
149 B
Bash
Raw Normal View History

2016-04-12 15:26:13 +02:00
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@"