[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20251030122901.46a51bfe643daa9910ad4110@kernel.org>
Date: Thu, 30 Oct 2025 12:29:01 +0900
From: Masami Hiramatsu (Google) <mhiramat@...nel.org>
To: "Masami Hiramatsu (Google)" <mhiramat@...nel.org>
Cc: Steven Rostedt <rostedt@...dmis.org>, Mark Rutland
 <mark.rutland@....com>, Mathieu Desnoyers <mathieu.desnoyers@...icios.com>,
 linux-kernel@...r.kernel.org, linux-trace-kernel@...r.kernel.org
Subject: Re: [PATCH v5 0/2] tracing: Add an option to show symbols in
 _text+offset for function profiler
Oops, I missed to update the version in the subject. Let me update it.
On Thu, 30 Oct 2025 12:01:48 +0900
"Masami Hiramatsu (Google)" <mhiramat@...nel.org> wrote:
> Hi,
> 
> This series implements an option to show symbols in _text+OFFSET
> format instead of symbol name in the function profiler.
> This is the 6th version, the previous one is here;
> 
> https://lore.kernel.org/all/176114747153.315239.6863821259073466010.stgit@devnote2/
> 
> This version is rebased on top of linux-trace/for-next branch
> and modify offset format to hex.
> 
> Thank you,
> 
> ---
> 
> Masami Hiramatsu (Google) (2):
>       tracing: Allow tracer to add more than 32 options
>       tracing: Add an option to show symbols in _text+offset for function profiler
> 
> 
>  kernel/trace/blktrace.c              |    6 +
>  kernel/trace/ftrace.c                |   26 ++++++
>  kernel/trace/trace.c                 |  154 +++++++++++++++++-----------------
>  kernel/trace/trace.h                 |   40 +++++----
>  kernel/trace/trace_events.c          |    4 -
>  kernel/trace/trace_events_synth.c    |    2 
>  kernel/trace/trace_fprobe.c          |    6 +
>  kernel/trace/trace_functions_graph.c |   18 ++--
>  kernel/trace/trace_irqsoff.c         |   30 +++----
>  kernel/trace/trace_kdb.c             |    2 
>  kernel/trace/trace_kprobe.c          |    6 +
>  kernel/trace/trace_output.c          |   18 ++--
>  kernel/trace/trace_sched_wakeup.c    |   24 +++--
>  kernel/trace/trace_syscalls.c        |    4 -
>  kernel/trace/trace_wprobe.c          |    2 
>  15 files changed, 187 insertions(+), 155 deletions(-)
> 
> --
> Masami Hiramatsu (Google) <mhiramat@...nel.org>
-- 
Masami Hiramatsu (Google) <mhiramat@...nel.org>
Powered by blists - more mailing lists
 
