SmartAudio/lichee/linux-4.9/tools/perf/scripts/python/bin/stackcollapse-report

4 lines
149 B
Plaintext
Raw Normal View History

2018-07-13 01:31:50 +00:00
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@"