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 "$@"
ftests/powerpc/cache_shape: Fix out-of-tree buildMichael Ellerman 2018-10-26Revert "selftests/powerpc: Fix out-of-tree build errors"Michael Ellerman 2018-10-20selftests/powerpc: Fix out-of-tree build errorsMichael Ellerman 2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-03-20selftests/powerpc: Add cache_shape sniff testMichael Ellerman