aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorPavel Begunkov <[email protected]>2024-03-18 22:00:25 +0000
committerJens Axboe <[email protected]>2024-04-15 08:10:24 -0600
commite1eef2e56cb0db143c731b1cdc220980256d2d99 (patch)
treef8cc3baae991eb9d22992f2525f49c3aa2d41acd /tools/perf/scripts/python/bin/stackcollapse-record
parent6edd953b6ec758c98e9dba7234634831f1f6510d (diff)
io_uring/cmd: fix tw <-> issue_flags conversion
!IO_URING_F_UNLOCKED does not translate to availability of the deferred completion infra, IO_URING_F_COMPLETE_DEFER does, that what we should pass and look for to use io_req_complete_defer() and other variants. Luckily, it's not a real problem as two wrongs actually made it right, at least as far as io_uring_cmd_work() goes. Signed-off-by: Pavel Begunkov <[email protected]> Reviewed-by: Ming Lei <[email protected]> Tested-by: Ming Lei <[email protected]> Link: https://lore.kernel.org/r/aef76d34fe9410df8ecc42a14544fd76cd9d8b9e.1710799188.git.asml.silence@gmail.com Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions