On Mon, 27 Oct 2025 22:50:42 -0700, Chaitanya Kulkarni wrote:
> The ftrace blktrace path allocates buffers and writes trace events but
> was using the wrong recording function. After
> commit 4d8bc7bd4f73 ("blktrace: move ftrace blk_io_tracer to blk_io_trace2"),
> the ftrace interface was moved to use blk_io_trace2 format, but
> __blk_add_trace() still called record_blktrace_event() which writes in
> blk_io_trace (v1) format.
> 
> [...]

Applied, thanks!

[1/1] blktrace: for ftrace use correct trace format ver
      commit: e48886b9d668d80be24e37345bd0904e9138473c

Best regards,
-- 
Jens Axboe




Reply via email to