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 "$@"
riting the label through sysfsGabriel de Perthuis 2013-09-10drivers: convert shrinkers to new count/scan APIDave Chinner 2013-07-12bcache: check for allocation failuresDan Carpenter 2013-06-26bcache: Send label ueventsGabriel de Perthuis 2013-06-26bcache: Write out full stripesKent Overstreet 2013-06-26bcache: Track dirty data by stripeKent Overstreet 2013-06-26bcache: Fix/revamp tracepointsKent Overstreet 2013-06-26bcache: fix a spurious gcc complaint, use scnprintfKent Overstreet 2013-03-28bcache: Don't export utility code, prefix with bch_Kent Overstreet 2013-03-23bcache: A block layer cacheKent Overstreet