summaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorJens Axboe <axboe@kernel.dk>2021-02-16 21:41:41 +0300
committerJens Axboe <axboe@kernel.dk>2021-02-22 03:25:22 +0300
commitd25e3a3de0d6fb2f660dbc7d643b2c632beb1743 (patch)
treef7f62ee8c420fb06a0dd0eb7f50f122c4a5b4384 /tools/perf/scripts
parent1cbd9c2bcf02a3be91e14c7206d4b6c0346540ed (diff)
downloadlinux-d25e3a3de0d6fb2f660dbc7d643b2c632beb1743.tar.xz
io_uring: disable io-wq attaching
Moving towards making the io_wq per ring per task, so we can't really share it between rings. Which is fine, since we've now dropped some of that fat from it. Retain compatibility with how attaching works, so that any attempt to attach to an fd that doesn't exist, or isn't an io_uring fd, will fail like it did before. Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions