Linux Trace Kernel
 help / color / mirror / Atom feed
* [PATCH v4 0/2] tracing: Show last boot module symbols
@ 2025-03-13 16:26 Masami Hiramatsu (Google)
  2025-03-13 16:26 ` [PATCH v4 1/2] tracing: Fix a compilation error without CONFIG_MODULES Masami Hiramatsu (Google)
  2025-03-13 16:26 ` [PATCH v4 2/2] tracing: Show last module text symbols in the stacktrace Masami Hiramatsu (Google)
  0 siblings, 2 replies; 5+ messages in thread
From: Masami Hiramatsu (Google) @ 2025-03-13 16:26 UTC (permalink / raw)
  To: Steven Rostedt
  Cc: Masami Hiramatsu, Mathieu Desnoyers, linux-kernel,
	linux-trace-kernel

Hi,

I updated the v3 patch[1] of showing last boot module symbols, and
found a compilation error with !CONFIG_MODULES, so this series adds
the fix patch.

[1] https://lore.kernel.org/all/174161444691.1063601.16690699136628689205.stgit@devnote2/


---

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        |  133 +++++++++++++++++++++++++++++++++++++++++--
 kernel/trace/trace.h        |    3 +
 kernel/trace/trace_output.c |    4 +
 3 files changed, 132 insertions(+), 8 deletions(-)

--
Masami Hiramatsu (Google) <mhiramat@kernel.org>

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-03-18  1:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-13 16:26 [PATCH v4 0/2] tracing: Show last boot module symbols Masami Hiramatsu (Google)
2025-03-13 16:26 ` [PATCH v4 1/2] tracing: Fix a compilation error without CONFIG_MODULES Masami Hiramatsu (Google)
2025-03-14  9:42   ` Steven Rostedt
2025-03-18  1:25     ` Masami Hiramatsu
2025-03-13 16:26 ` [PATCH v4 2/2] tracing: Show last module text symbols in the stacktrace Masami Hiramatsu (Google)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox