Re: [PATCH v4 5/5] blktrace: Make init_blk_tracer() asynchronous when trace_async_init set
From: Jens Axboe <axboe@kernel.dk>
Date: 2026-01-29 02:26:03
Also in:
linux-block, linux-doc, lkml
From: Jens Axboe <axboe@kernel.dk>
Date: 2026-01-29 02:26:03
Also in:
linux-block, linux-doc, lkml
On Jan 28, 2026, at 5:40 PM, Steven Rostedt [off-list ref] wrote:
Jens, Can you give me an acked-by on this patch and I can take the series through my tree.
On phone, hope this works: Acked-by: Jens Axboe <axboe@kernel.dk>
Or perhaps this doesn't even need to test the trace_async_init flag and can always do the work queue? Does blk_trace ever do tracing at boot up? That is, before user space starts?
Not via the traditonal way of running blktrace.