[PATCH 0/1] s390: enable HAVE_FTRACE_GRAPH_FUNC

Sven Schnelle posted 1 patch 3 weeks, 6 days ago
Only 0 patches received!
arch/s390/Kconfig              |  1 +
arch/s390/include/asm/ftrace.h |  5 ++++
arch/s390/kernel/entry.h       |  1 -
arch/s390/kernel/ftrace.c      | 48 ++++++++++------------------------
arch/s390/kernel/mcount.S      | 11 --------
5 files changed, 20 insertions(+), 46 deletions(-)
[PATCH 0/1] s390: enable HAVE_FTRACE_GRAPH_FUNC
Posted by Sven Schnelle 3 weeks, 6 days ago
Hi Masami,

this enables HAVE_FTRACE_GRAPH_FUNC for s390. It is based on your
ftrace/fprope-on-fgraph patchset. I talked to Heiko, and we agreed that it
would be best if you include this patch in your "fprobe: function_graph:
Multi-function graph and fprobe on fgraph" patchset.

Thanks,
Sven

Sven Schnelle (1):
  s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC

 arch/s390/Kconfig              |  1 +
 arch/s390/include/asm/ftrace.h |  5 ++++
 arch/s390/kernel/entry.h       |  1 -
 arch/s390/kernel/ftrace.c      | 48 ++++++++++------------------------
 arch/s390/kernel/mcount.S      | 11 --------
 5 files changed, 20 insertions(+), 46 deletions(-)

-- 
2.45.2
Re: [PATCH 0/1] s390: enable HAVE_FTRACE_GRAPH_FUNC
Posted by Masami Hiramatsu (Google) 3 weeks, 4 days ago
On Mon, 28 Oct 2024 09:27:37 +0100
Sven Schnelle <svens@linux.ibm.com> wrote:

> Hi Masami,
> 
> this enables HAVE_FTRACE_GRAPH_FUNC for s390. It is based on your
> ftrace/fprope-on-fgraph patchset. I talked to Heiko, and we agreed that it
> would be best if you include this patch in your "fprobe: function_graph:
> Multi-function graph and fprobe on fgraph" patchset.

Great! Thanks!

> 
> Thanks,
> Sven
> 
> Sven Schnelle (1):
>   s390/tracing: Enable HAVE_FTRACE_GRAPH_FUNC
> 
>  arch/s390/Kconfig              |  1 +
>  arch/s390/include/asm/ftrace.h |  5 ++++
>  arch/s390/kernel/entry.h       |  1 -
>  arch/s390/kernel/ftrace.c      | 48 ++++++++++------------------------
>  arch/s390/kernel/mcount.S      | 11 --------
>  5 files changed, 20 insertions(+), 46 deletions(-)
> 
> -- 
> 2.45.2
> 


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