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 "$@"
rvalho Chehab 2015-05-07firmware: Update information in linux.git about adding firmwareBen Hutchings 2015-04-17firmware/ihex2fw.c: restore missing default in switch statementNicolas Iooss