summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2019-12-10 03:52:20 +0300
committerJens Axboe <axboe@kernel.dk>2019-12-11 02:33:23 +0300
commit392edb45b24337eaa0bc1ecd4e3cf897e662ec61 (patch)
treeab9d8463d266a7651792830d467879e62828c99e /tools/perf/scripts/python/stackcollapse.py
parentd96885658d9971fc2c752b8699f17a42ef745db6 (diff)
downloadlinux-392edb45b24337eaa0bc1ecd4e3cf897e662ec61.tar.xz
io_uring: don't dynamically allocate poll data
This essentially reverts commit e944475e6984. For high poll ops workloads, like TAO, the dynamic allocation of the wait_queue entry for IORING_OP_POLL_ADD adds considerable extra overhead. Go back to embedding the wait_queue_entry, but keep the usage of wait->private for the pointer stashing. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions