From: Lukas Bulwahn <lukas.bulwahn@gmail.com>
To: Tzvetomir Stoyanov <tz.stoyanov@gmail.com>,
Steven Rostedt <rostedt@goodmis.org>
Cc: linux-trace-devel@vger.kernel.org, linux-kernel@vger.kernel.org,
Lukas Bulwahn <lukas.bulwahn@gmail.com>
Subject: [PATCH RFC] MAINTAINERS: add TRACE EVENT LIBRARY section
Date: Sat, 1 Feb 2020 17:19:31 +0100 [thread overview]
Message-ID: <20200201161931.29665-1-lukas.bulwahn@gmail.com> (raw)
The git history shows that the files under ./tools/lib/traceevent/ are
being developed and maintained by Tzetomir Stoyanov and Steven Rostedt
and are discussed on the linux-trace-devel list.
Add a suitable section in MAINTAINERS for patches to reach them.
This was identified with a small script that finds all files only
belonging to "THE REST" according to the current MAINTAINERS file, and I
acted upon its output.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
---
Ceco, Steven, I added the information based on what I could see from an
outsider view. Please change and more files to the entry if needed.
applies cleanly on current master and next-20200131
Ceco, congrats becoming a kernel maintainer :)
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1f77fb8cdde3..17eb358c3fda 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -16903,6 +16903,13 @@ T: git git://git.infradead.org/users/jjs/linux-tpmdd.git
S: Maintained
F: drivers/char/tpm/
+TRACE EVENT LIBRARY
+M: Tzvetomir Stoyanov <tz.stoyanov@gmail.com>
+M: Steven Rostedt <rostedt@goodmis.org>
+L: linux-trace-devel@vger.kernel.org
+S: Maintained
+F: tools/lib/traceevent/
+
TRACING
M: Steven Rostedt <rostedt@goodmis.org>
M: Ingo Molnar <mingo@redhat.com>
--
2.17.1
next reply other threads:[~2020-02-01 16:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-01 16:19 Lukas Bulwahn [this message]
2020-02-01 18:14 ` [PATCH RFC] MAINTAINERS: add TRACE EVENT LIBRARY section Steven Rostedt
2020-02-01 19:02 ` Arnaldo Carvalho de Melo
2020-07-01 11:50 ` Lukas Bulwahn
2020-02-02 6:42 ` Tzvetomir Stoyanov
2020-02-03 10:23 ` Andy Shevchenko
2020-02-04 4:41 ` Lukas Bulwahn
2020-02-04 11:12 ` Andy Shevchenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200201161931.29665-1-lukas.bulwahn@gmail.com \
--to=lukas.bulwahn@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-trace-devel@vger.kernel.org \
--cc=rostedt@goodmis.org \
--cc=tz.stoyanov@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).