linux-zen-server/tools/perf/scripts/python/bin/stackcollapse-report

4 lines
146 B
Plaintext
Raw Permalink Normal View History

2023-08-30 17:53:23 +02:00
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@"