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>
Fri, 8 Aug 2025 15:24:49 +0000 (09:24 -0600)
commit910cb595a6a9b25ffe76b104c935cd6da21773bf
tree8049d9ec3b31947832a783250e8cc085e4f1bc53
parent6c2945d2da27ab8dcea25159aba8f4f0de0da34c
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