aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorDylan Yudaken <[email protected]>2022-06-30 02:12:25 -0700
committerJens Axboe <[email protected]>2022-07-24 18:39:17 -0600
commit114eccdf0e368893b3d92e06e9788d9d94876853 (patch)
treecc69f53bf7375db33e8038566c260363364f42e8 /tools/perf/scripts/python/bin/stackcollapse-record
parent2ba69707d9153eeca1ee8ac1bc55376b88978842 (diff)
io_uring: add IOU_STOP_MULTISHOT return code
For multishot we want a way to signal the caller that multishot has ended but also this might not be an error return. For example sockets return 0 when closed, which should end a multishot recv, but still have a CQE with result 0 Introduce IOU_STOP_MULTISHOT which does this and indicates that the return code is stored inside req->cqe Signed-off-by: Dylan Yudaken <[email protected]> Link: https://lore.kernel.org/r/[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