summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2015-02-03 20:12:57 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2015-02-03 20:12:57 -0800
commitdc6d6844111d953d3fa2121da28d38be9359c911 (patch)
treeb09f7d9d3d0b09e338be3a459b7163ba7ed4a53a /tools/perf/scripts/python/bin/stackcollapse-record
parent59acf65776f8720d5f7c4efec545d1ecec6abca3 (diff)
parentecb7b1233c532c60fa7a8927a43944e69f6e6b1a (diff)
downloadkernel-dc6d6844111d953d3fa2121da28d38be9359c911.tar.gz
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
Pull infiniband reverts from Roland Dreier: "Last minute InfiniBand/RDMA changes for 3.19: - Revert IPoIB driver back to 3.18 state. We had a number of fixes go into 3.19, but they introduced regressions. We tried to get everything fixed up but ran out of time, so we'll try again for 3.20. - Similarly, turn off the new "extended query port" verb. Late in the cycle we realized the ABI is not quite right, and rather than freeze something in a rush and make a mistake, we'll take a bit more time and get it right in 3.20" * tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband: IB/core: Temporarily disable ex_query_device uverb Revert "IPoIB: Consolidate rtnl_lock tasks in workqueue" Revert "IPoIB: Make the carrier_on_task race aware" Revert "IPoIB: fix MCAST_FLAG_BUSY usage" Revert "IPoIB: fix mcast_dev_flush/mcast_restart_task race" Revert "IPoIB: change init sequence ordering" Revert "IPoIB: Use dedicated workqueues per interface" Revert "IPoIB: Make ipoib_mcast_stop_thread flush the workqueue" Revert "IPoIB: No longer use flush as a parameter"
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
2022-04-17 19:49:59 -0600'>2022-04-17block: remove QUEUE_FLAG_DISCARDChristoph Hellwig 2022-03-26Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds 2022-03-08blk-mq: prepare for implementing hctx table via xarrayMing Lei 2022-03-07block: 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