Re: [PATCH v15 5/5] ring-buffer: Show commit numbers in buffer_meta file

From: Steven Rostedt

Date: Wed Apr 01 2026 - 18:53:34 EST


On Tue, 31 Mar 2026 17:36:38 +0900
"Masami Hiramatsu (Google)" <mhiramat@xxxxxxxxxx> wrote:

> From: Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx>
>
> In addition to the index number, show the commit numbers of
> each data page in per_cpu buffer_meta file.

in the per_cpu buffer_meta file.

-- Steve

> This is useful for understanding the current status of the
> persistent ring buffer. (Note that this file is shown
> only for persistent ring buffer and its backup instance)
>