summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
blob: 356b9656393db5a59bb3083d79d0ab0c35e1200a (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 -- "$@"
-0700'>2014-02-07blk-mq: support at_head inserations for blk_execute_rqChristoph Hellwig 2013-12-31block: blk-mq: support draining mq queueMing Lei 2013-10-25blk-mq: new multi-queue block IO queueing mechanismJens Axboe 2013-10-25block: remove request ref_countChristoph Hellwig 2013-09-18If the queue is dying then we only call the rq->end_io callout.Mike Christie 2013-02-28Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds 2013-02-15block: account iowait time when waiting for completion of IO requestVladimir Davydov 2013-02-07sched: Move sched.h sysctl bits into separate headerClark Williams 2012-12-17Merge branch 'for-3.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds 2012-12-06block: Avoid that request_fn is invoked on a dead queueBart Van Assche 2012-12-06block: Rename queue dead flagBart Van Assche 2012-11-23block: Don't access request after it might be freedRoland Dreier 2012-07-20[SCSI] block: Fix blk_execute_rq_nowait() dead queue handlingMuthukumar Ratty 2011-12-14block: add missing blk_queue_dead() checksTejun Heo 2011-12-14block: add blk_queue_dead()Tejun Heo 2011-07-21[SCSI] fix crash in scsi_dispatch_cmd()James Bottomley 2011-05-05block: Remove 'plug/unplug' comment in blk_execute_rq_nowaitTao Ma 2011-04-18block: add blk_run_queue_asyncChristoph Hellwig 2011-03-10Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/coreJens Axboe 2011-03-10block: remove per-queue pluggingJens Axboe 2010-09-24block: Prevent hang_check firing during long I/OMark Lord 2010-08-07block: remove wrappers for request type/flagsChristoph Hellwig