summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2020-09-06 00:45:48 +0300
committerJens Axboe <axboe@kernel.dk>2020-09-30 20:32:34 -0600
commit4be1c615126963ade321492283c05fb653f55099 (patch)
tree04b140e37dde26645d226f9b461ad286b42475e1 /tools/perf/scripts/python/stackcollapse.py
parentab0b196ce5551a093388bb2ceace30df7891051c (diff)
io_uring: kill extra user_bufs check
Testing ctx->user_bufs for NULL in io_import_fixed() is not neccessary, because in that case ctx->nr_user_bufs would be zero, and the following check would fail. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions