summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 21a356bd27f6c797208fae48addf15670bc3f606 (plain)
1
2
3
#!/bin/sh
# description: produce callgraphs in short form for scripting use
perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@"
Thomas Huth 2025-07-24LICENSES: Replace the obsolete address of the FSF in the GPL-2.0Thomas Huth 2025-07-24LICENSES: Replace the obsolete address of the FSF in the GPL-1.0Thomas Huth 2025-05-21LICENSES: add CC0-1.0 license textLukas Bulwahn 2024-09-01LICENSES: add 0BSD license textLasse Collin