io_uring/trace: support completion tracing of mixed 32b CQEs
authorJens Axboe <axboe@kernel.dk>
Thu, 7 Aug 2025 20:13:36 +0000 (14:13 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 20 Aug 2025 19:04:27 +0000 (13:04 -0600)
commit9256da570b91f1b59c56fd26dc08e9936de7e4b6
treeb8604c3a474ea5ec69ea7c01cb1f0cee9339138f
parent9385d6b54748e409637d9c0a8ddc20ae021b9a23
io_uring/trace: support completion tracing of mixed 32b CQEs

Check for IORING_CQE_F_32 as well, not just if the ring was setup with
IORING_SETUP_CQE32 to only support big CQEs.

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