[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <174230514441.2909896.16487286892751735867.stgit@mhiramat.tok.corp.google.com>
Date: Tue, 18 Mar 2025 22:39:04 +0900
From: "Masami Hiramatsu (Google)" <mhiramat@...nel.org>
To: Steven Rostedt <rostedt@...dmis.org>
Cc: Masami Hiramatsu <mhiramat@...nel.org>,
Mathieu Desnoyers <mathieu.desnoyers@...icios.com>,
linux-kernel@...r.kernel.org,
linux-trace-kernel@...r.kernel.org
Subject: [PATCH v5 0/2] tracing: Show last boot module symbols
Hi,
Here is v5 of showing last boot module symbols. The previous series
is here[1] and this just update the CONFIG_MODULES=n case patch.
[1] https://lore.kernel.org/all/174188320269.3845006.11920186078507571954.stgit@mhiramat.tok.corp.google.com/
Thanks,
---
Masami Hiramatsu (Google) (2):
tracing: Fix a compilation error without CONFIG_MODULES
tracing: Show last module text symbols in the stacktrace
kernel/trace/trace.c | 135 +++++++++++++++++++++++++++++++++++++++++--
kernel/trace/trace.h | 3 +
kernel/trace/trace_output.c | 4 +
3 files changed, 135 insertions(+), 7 deletions(-)
--
Masami Hiramatsu (Google) <mhiramat@...nel.org>
Powered by blists - more mailing lists