summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2021-03-19 17:22:40 +0000
committerJens Axboe <axboe@kernel.dk>2021-04-11 17:41:59 -0600
commit2593553a01c803e01e7c5c2131993885879efbec (patch)
treef8ff847c3fe1af91f0626b08efc55d684cccb2ff /tools/perf/scripts/python/exported-sql-viewer.py
parentdac7a09864938a310eea08f26f5960d369680629 (diff)
io_uring: remove __io_req_task_cancel()
Both io_req_complete_failed() and __io_req_task_cancel() do the same thing: set failure flag, put both req refs and emit an CQE. The former one is a bit more advance as it puts req back into a req cache, so make it to take over __io_req_task_cancel() and remove the last one. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions