On Mon, 14 Feb 2022 10:04:28 -0800, Stefan Roesch wrote: > So far the tracepoints haven't used a consistent format. This change > adds consistent formatting for the io-uring tracepoints. This makes it > easier to follow individual requests. > > Where it makes sense it uses the following format: > - context structure pointer > - request structure pointer > - user data > - opcode. > > [...] Applied, thanks! [1/2] io-uring: add __fill_cqe function commit: 8592d34e8ffa738e4dec7edae3b39055d4215a7e [2/2] io-uring: Make tracepoints consistent. commit: b57d34f5cc694761d9ab89e519cf41045a174a07 Best regards, -- Jens Axboe