io_uring: improve trace_io_uring_defer() trace point
authorJens Axboe <axboe@kernel.dk>
Thu, 21 Nov 2019 16:01:20 +0000 (09:01 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 26 Nov 2019 02:56:10 +0000 (19:56 -0700)
commit915967f69c591b34c5a18d6618af021a81ffd700
treebe3beb8f6426e943d8791149666031a60b1032c5
parent1b4a51b6d03d21f55effbcf609ba5526d87d9e9d
io_uring: improve trace_io_uring_defer() trace point

We don't have shadow requests anymore, so get rid of the shadow
argument. Add the user_data argument, as that's often useful to easily
match up requests, instead of having to look at request pointers.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
fs/io_uring.c
include/trace/events/io_uring.h