2022-09-30 16:52:22

by Steven Rostedt

[permalink] [raw]
Subject: [PATCH] tracing: Add Masami Hiramatsu as co-maintainer

From: "Steven Rostedt (Google)" <[email protected]>

Masami has been maintaining kprobes for a while now and that code has
been an integral part of tracing. He has also been an excellent reviewer
of all the tracing code and contributor as well.

The tracing subsystem needs another active maintainer to keep it running
smoothly, and I do not know anyone more qualified for the job than Masami.

Ingo has also told me that he has not been active in the tracing code for
some time and said he could be removed from the TRACING portion of the
MAINTAINERS file.

Acked-by: Ingo Molnar <[email protected]>
Signed-off-by: Steven Rostedt (Google) <[email protected]>
---
MAINTAINERS | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index f5ca4aefd184..6c7c9cdff05a 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20614,7 +20614,7 @@ F: drivers/char/tpm/

TRACING
M: Steven Rostedt <[email protected]>
-M: Ingo Molnar <[email protected]>
+M: Masami Hiramatsu <[email protected]>
S: Maintained
T: git git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
F: Documentation/trace/ftrace.rst
@@ -20630,7 +20630,7 @@ F: tools/testing/selftests/ftrace/

TRACING MMIO ACCESSES (MMIOTRACE)
M: Steven Rostedt <[email protected]>
-M: Ingo Molnar <[email protected]>
+M: Masami Hiramatsu <[email protected]>
R: Karol Herbst <[email protected]>
R: Pekka Paalanen <[email protected]>
L: [email protected]
--
2.35.1


2022-10-01 01:15:51

by Masami Hiramatsu

[permalink] [raw]
Subject: Re: [PATCH] tracing: Add Masami Hiramatsu as co-maintainer

On Fri, 30 Sep 2022 12:41:31 -0400
Steven Rostedt <[email protected]> wrote:

> From: "Steven Rostedt (Google)" <[email protected]>
>
> Masami has been maintaining kprobes for a while now and that code has
> been an integral part of tracing. He has also been an excellent reviewer
> of all the tracing code and contributor as well.
>
> The tracing subsystem needs another active maintainer to keep it running
> smoothly, and I do not know anyone more qualified for the job than Masami.
>
> Ingo has also told me that he has not been active in the tracing code for
> some time and said he could be removed from the TRACING portion of the
> MAINTAINERS file.
>
> Acked-by: Ingo Molnar <[email protected]>
> Signed-off-by: Steven Rostedt (Google) <[email protected]>

Thanks Steve,

Acked-by: Masami Hiramatsu (Google) <[email protected]>

> ---
> MAINTAINERS | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index f5ca4aefd184..6c7c9cdff05a 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -20614,7 +20614,7 @@ F: drivers/char/tpm/
>
> TRACING
> M: Steven Rostedt <[email protected]>
> -M: Ingo Molnar <[email protected]>
> +M: Masami Hiramatsu <[email protected]>
> S: Maintained
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
> F: Documentation/trace/ftrace.rst
> @@ -20630,7 +20630,7 @@ F: tools/testing/selftests/ftrace/
>
> TRACING MMIO ACCESSES (MMIOTRACE)
> M: Steven Rostedt <[email protected]>
> -M: Ingo Molnar <[email protected]>
> +M: Masami Hiramatsu <[email protected]>
> R: Karol Herbst <[email protected]>
> R: Pekka Paalanen <[email protected]>
> L: [email protected]
> --
> 2.35.1
>


--
Masami Hiramatsu (Google) <[email protected]>

2022-10-03 21:04:02

by Joel Fernandes

[permalink] [raw]
Subject: Re: [PATCH] tracing: Add Masami Hiramatsu as co-maintainer

On Sat, Oct 01, 2022 at 09:17:06AM +0900, Masami Hiramatsu wrote:
> On Fri, 30 Sep 2022 12:41:31 -0400
> Steven Rostedt <[email protected]> wrote:
>
> > From: "Steven Rostedt (Google)" <[email protected]>
> >
> > Masami has been maintaining kprobes for a while now and that code has
> > been an integral part of tracing. He has also been an excellent reviewer
> > of all the tracing code and contributor as well.
> >
> > The tracing subsystem needs another active maintainer to keep it running
> > smoothly, and I do not know anyone more qualified for the job than Masami.
> >
> > Ingo has also told me that he has not been active in the tracing code for
> > some time and said he could be removed from the TRACING portion of the
> > MAINTAINERS file.
> >
> > Acked-by: Ingo Molnar <[email protected]>
> > Signed-off-by: Steven Rostedt (Google) <[email protected]>
>
> Thanks Steve,
>
> Acked-by: Masami Hiramatsu (Google) <[email protected]>
>

Acked-by: Joel Fernandes (Google) <[email protected]>

thanks,

- Joel


> > ---
> > MAINTAINERS | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index f5ca4aefd184..6c7c9cdff05a 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -20614,7 +20614,7 @@ F: drivers/char/tpm/
> >
> > TRACING
> > M: Steven Rostedt <[email protected]>
> > -M: Ingo Molnar <[email protected]>
> > +M: Masami Hiramatsu <[email protected]>
> > S: Maintained
> > T: git git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace.git
> > F: Documentation/trace/ftrace.rst
> > @@ -20630,7 +20630,7 @@ F: tools/testing/selftests/ftrace/
> >
> > TRACING MMIO ACCESSES (MMIOTRACE)
> > M: Steven Rostedt <[email protected]>
> > -M: Ingo Molnar <[email protected]>
> > +M: Masami Hiramatsu <[email protected]>
> > R: Karol Herbst <[email protected]>
> > R: Pekka Paalanen <[email protected]>
> > L: [email protected]
> > --
> > 2.35.1
> >
>
>
> --
> Masami Hiramatsu (Google) <[email protected]>