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 "$@"
imer_list.c?id=7c0f6ba682b9c7632072ffbedf8d328c8f3c42ba'>Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds 2016-01-17hrtimer: Handle remaining time proper for TIME_LOW_RESThomas Gleixner 2015-09-14clockevents: Remove unused set_mode() callbackViresh Kumar 2015-08-17timer_list: Add the base offset so remaining nsecs are accurate for non monot...John Stultz 2015-06-19timer: Reduce timer migration overhead if disabledThomas Gleixner 2015-05-19clockevents: Introduce CLOCK_EVT_STATE_ONESHOT_STOPPED stateViresh Kumar 2015-05-05tick-broadcast: Fix the printing of broadcast masksPreeti U Murthy 2015-04-22tick: Nohz: Rework next timer evaluationThomas Gleixner 2015-04-22hrtimer: Make the statistics fields smallerThomas Gleixner 2015-04-22hrtimer: Get rid of the resolution field in hrtimer_clock_baseThomas Gleixner 2015-04-22timer_list: Reduce SEQ_printf footprintJoe Perches 2015-04-01tick: Move core only declarations and functions to coreThomas Gleixner 2015-03-27clockevents: Manage device's state separately for the coreViresh Kumar 2015-03-27clockevents: Handle tick device's resume separatelyViresh Kumar 2015-02-18clockevents: Introduce mode specific callbacksViresh Kumar