Re: [PATCH v5 2/3] tracing: Add trace_total_entries() / trace_total_entries_cpu()

From: Steven Rostedt
Date: Mon Mar 18 2019 - 17:18:51 EST


On Mon, 18 Mar 2019 13:47:40 -0700
Douglas Anderson <dianders@xxxxxxxxxxxx> wrote:

> These two new exported functions will be used in a future patch by
> kdb_ftdump() to quickly skip all but the last few trace entries.
>
> Suggested-by: Steven Rostedt <rostedt@xxxxxxxxxxx>
> Signed-off-by: Douglas Anderson <dianders@xxxxxxxxxxxx>

Actually, I guess only this email needs the ack from Daniel.

-- Steve