On Tue, 26 Apr 2022 01:29:03 -0700, Dylan Yudaken wrote: > This series adds the text representation of opcodes into the trace. This > makes it much quicker to understand traces without having to translate > opcodes in your head. > > Patch 1 adds a type to io_uring opcodes > Patch 2 is the translation function. > Patch 3 is a small cleanup > Patch 4 uses the translator in the trace logic > > [...] Applied, thanks! [1/4] io_uring: add type to op enum (no commit info) [2/4] io_uring: add io_uring_get_opcode (no commit info) [3/4] io_uring: rename op -> opcode (no commit info) [4/4] io_uring: use the text representation of ops in trace (no commit info) Best regards, -- Jens Axboe