summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2022-04-18 19:44:00 +0300
committerJens Axboe <axboe@kernel.dk>2022-04-25 03:18:18 +0300
commit8e29da69feade64ec7fe9e1a2824b967c5183a21 (patch)
treee4d7fdcfeeafcd3b32b7b66ee8289d534d68d7ae /tools/perf/scripts/python/export-to-postgresql.py
parentb21432b4d580d064b6dee6d66c9a6b0071b499ce (diff)
downloadlinux-8e29da69feade64ec7fe9e1a2824b967c5183a21.tar.xz
io_uring: add support for IORING_ASYNC_CANCEL_ALL
The current cancelation will lookup and cancel the first request it finds based on the key passed in. Add a flag that allows to cancel any request that matches they key. It completes with the number of requests found and canceled, or res < 0 if an error occured. Signed-off-by: Jens Axboe <axboe@kernel.dk> Link: https://lore.kernel.org/r/20220418164402.75259-4-axboe@kernel.dk
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions