io_uring: add opcode to issue trace event
authorJens Axboe <axboe@kernel.dk>
Thu, 9 Jan 2020 01:55:15 +0000 (18:55 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 21 Jan 2020 00:04:06 +0000 (17:04 -0700)
commit354420f705ccd0aa2d41249f3bb55b4afbed1873
tree63b8ff137f339c4bc96008548398e3b53c6b109a
parentcebdb98617ae3e842c81c73758a185248b37cfd6
io_uring: add opcode to issue trace event

For some test apps at least, user_data is just zeroes. So it's not a
good way to tell what the command actually is. Add the opcode to the
issue trace point.

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