Re: [PATCH v2 0/2] tracing: Introduce relative stacktrace

From: Steven Rostedt
Date: Wed Feb 05 2025 - 10:04:20 EST


On Wed, 5 Feb 2025 21:25:43 +0900
Masami Hiramatsu (Google) <mhiramat@xxxxxxxxxx> wrote:

> Anyway, let me try storing the module table.

I have the module table code almost done. At least the recording of the
modules into persistent memory. Exposing and using it is not started yet. I
can send what I have and you can take it over if you want.

-- Steve