4 lines
146 B
Plaintext
Raw Normal View History

2026-01-21 18:59:54 +08:00
#!/bin/sh
# description: produce callgraphs in short form for scripting use
2026-01-29 22:25:33 +08:00
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@"