summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2020-10-15 18:02:33 +0300
committerJens Axboe <axboe@kernel.dk>2020-10-17 18:25:46 +0300
commit5c3462cfd123b341c9d3c947c1a2bab373f1697f (patch)
tree43a3ae54308d2803ea06875943c62a0adc5a072c /tools/perf/scripts/python/export-to-sqlite.py
parent1e6fa5216a0e59ef02e8b6b40d553238a3b81d49 (diff)
downloadlinux-5c3462cfd123b341c9d3c947c1a2bab373f1697f.tar.xz
io_uring: store io_identity in io_uring_task
This is, by definition, a per-task structure. So store it in the task context, instead of doing carrying it in each io_kiocb. We're being a bit inefficient if members have changed, as that requires an alloc and copy of a new io_identity struct. The next patch will fix that up. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions