summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
AgeCommit message (Expand)Author
2021-09-10perf scripts python: Fix passing arguments to stackcollapse reportMichael Petlan
2016-06-21perf script: Add stackcollapse.py scriptPaolo Bonzini
1dc8e09845533b6542d9aaa9'>block: remove the per-bio/request write hintChristoph Hellwig 2021-12-02blk-mq: check q->poll_stat in queue_poll_stat_showMing Lei 2021-11-29block: don't include blk-mq-sched.h in blk.hChristoph Hellwig 2021-11-29block: only allocate poll_stats if there's a user of themJens Axboe 2021-11-09Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-blockLinus Torvalds 2021-11-03blk-mq: add RQF_ELV debug entryMing Lei 2021-11-01Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux...Linus Torvalds 2021-10-29blk-mq-debugfs: Show active requests per queue for shared tagsJohn Garry 2021-10-22block: remove QUEUE_FLAG_SCSI_PASSTHROUGHChristoph Hellwig 2021-10-18block: remove some blk_mq_hw_ctx debugfs entriesJens Axboe 2021-10-18block: remove debugfs blk_mq_ctx dispatched/merged/completed attributesJens Axboe 2021-10-18block: rename REQ_HIPRI to REQ_POLLEDChristoph Hellwig 2021-10-18blk-mq: Stop using pointers for blk_mq_tags bitmap tagsJohn Garry 2021-10-04block: decode QUEUE_FLAG_HCTX_ACTIVE in debugfs outputJohannes Thumshirn 2021-06-21block: Introduce the ioprio rq-qos policyBart Van Assche 2021-06-21block/blk-rq-qos: Move a function from a header file into a C fileBart Van Assche 2021-04-28Merge tag 'for-5.13/block-2021-04-27' of git://git.kernel.dk/linux-blockLinus Torvalds 2021-04-16blk-mq: Fix spurious debugfs directory creation during initializationSaravanan D 2021-04-02block: remove the unused RQF_ALLOCED flagChristoph Hellwig 2021-03-01block: Drop leftover references to RQF_SORTEDJean Delvare 2021-01-10Merge tag 'block-5.11-2021-01-10' of git://git.kernel.dk/linux-blockLinus Torvalds 2021-01-08blk-mq-debugfs: Add decode for BLK_MQ_F_TAG_HCTX_SHAREDJohn Garry 2021-01-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds 2020-12-29block: add debugfs stanza for QUEUE_FLAG_NOWAITAndres Freund 2020-12-09scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPTBart Van Assche 2020-09-24bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flagChristoph Hellwig 2020-09-03blk-mq: Use pointers for blk_mq_tags bitmap tagsJohn Garry 2020-09-03blk-mq: Rename BLK_MQ_F_TAG_SHARED as BLK_MQ_F_TAG_QUEUE_SHAREDMing Lei 2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds 2020-07-01blk-mq: remove pointless call of list_entry_rq() in hctx_show_busy_rq()Hou Tao 2020-06-29blk-mq-debugfs: update blk_queue_flag_name[] accordingly for new flagsHou Tao 2020-06-24block: create the request_queue debugfs_dir on registrationLuis Chamberlain 2020-05-29blk-mq: drain I/O when all CPUs in a hctx are offlineMing Lei 2020-04-22block: remove RQF_COPY_USERChristoph Hellwig