summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPavel Begunkov <asml.silence@gmail.com>2021-02-28 22:35:17 +0000
committerJens Axboe <axboe@kernel.dk>2021-04-11 17:41:58 -0600
commit6cb78689fa94c80784faef76744746aee558c344 (patch)
treebd0a745c5c4e6baa6c65bc44a6ae5c80aa36dca6 /tools/perf/scripts/python/export-to-postgresql.py
parent2e052d443df15d71277f6b8509badae4310ebd92 (diff)
io_uring: untie alloc_async_data and needs_async_data
All opcode handlers pretty well know whether they need async data or not, and can skip testing for needs_async_data. The exception is rw the generic path, but those test the flag by hand anyway. So, check the flag and make io_alloc_async_data() allocating unconditionally. Signed-off-by: Pavel Begunkov <asml.silence@gmail.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions