aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2020-07-06 17:59:31 +0300
committerJens Axboe <[email protected]>2020-07-06 09:06:20 -0600
commit3fcee5a6d5414df8ff4ee22f2477bde76d34527c (patch)
tree687e9af32760c89673a2587b188d9d7f1dde48cd /tools/perf/scripts/python/flamegraph.py
parenteba0a4dd2aa5c47ca5b0c56ffb6d6665e047ff72 (diff)
io_uring: briefly loose locks while reaping events
It's not nice to hold @uring_lock for too long io_iopoll_reap_events(). For instance, the lock is needed to publish requests to @poll_list, and that locks out tasks doing that for no good reason. Loose it occasionally. Signed-off-by: Pavel Begunkov <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions