Files

4 lines
149 B
Bash
Raw Permalink Normal View History

2023-05-02 09:58:35 +02:00
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py -- "$@"