aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2021-01-25 11:42:21 +0000
committerJens Axboe <[email protected]>2021-02-01 10:02:43 -0700
commit7c6607313f032b73638a6f752cb4adf50ba947cf (patch)
tree975f312989c780df7ff48443a392a5df06c11d5d /tools/perf/scripts/python/bin/stackcollapse-record
parentecfc8492820732be652146280912554ced62c32b (diff)
io_uring: consolidate putting reqs task
We grab a task for each request and while putting it it also have to do extra work like inflight accounting and waking up that task. This sequence is duplicated several time, it's good time to add a helper. More to that, the helper generates better code due to better locality and so not failing alias analysis. Signed-off-by: Pavel Begunkov <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions