]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tracing: Adjust addresses for printing out fields
authorSteven Rostedt <rostedt@goodmis.org>
Tue, 25 Mar 2025 22:56:19 +0000 (18:56 -0400)
committerSteven Rostedt (Google) <rostedt@goodmis.org>
Tue, 6 May 2025 15:32:29 +0000 (11:32 -0400)
commitdc6a49d4cd2629859649883a84d6ee5a741ed03a
treea13af5e994bf7e7eb5d7f2815d89210e28075782
parent00d872dd541cdf22230510201a1baf58f0147db9
tracing: Adjust addresses for printing out fields

Add adjustments to the values of the "fields" output if the buffer is a
persistent ring buffer to adjust the addresses to both the kernel core and
kernel modules if they match a module in the persistent memory and that
module is also loaded.

Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Link: https://lore.kernel.org/20250325185619.54b85587@gandalf.local.home
Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
kernel/trace/trace_output.c