aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2025-01-03 15:02:24 +0000
committerDavid Sterba <dsterba@suse.com>2025-01-06 13:51:06 +0100
commit3347fa658a1baecd61b007787d031b729cd86537 (patch)
tree97623883f4550fb4c6caa92fba2817000f1f18fd /tools/perf/scripts/python/export-to-postgresql.py
parentio_uring/cmd: rename struct uring_cache to io_uring_cmd_data (diff)
downloadlinux-rng-3347fa658a1baecd61b007787d031b729cd86537.tar.xz
linux-rng-3347fa658a1baecd61b007787d031b729cd86537.zip
io_uring/cmd: add per-op data to struct io_uring_cmd_data
In case an op handler for ->uring_cmd() needs stable storage for user data, it can allocate io_uring_cmd_data->op_data and use it for the duration of the request. When the request gets cleaned up, uring_cmd will free it automatically. Signed-off-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions