On 4/25/22 9:07 AM, 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 Sorry forgot, one last request - can you make this against the for-5.19/io_uring-socket branch? That'll include the opcodes added for 5.19, otherwise we'll most likely end up in a situation where it'll merge cleanly but trigger a warning at build time. Also avoids having to fix those up after the fact in any case. -- Jens Axboe