From mboxrd@z Thu Jan 1 00:00:00 1970 From: Changbin Du Date: Sun, 25 Aug 2019 13:23:30 +0000 Subject: [PATCH 11/11] MAINTAINERS: make scripts/ftrace/ maintained Message-Id: <20190825132330.5015-12-changbin.du@gmail.com> List-Id: References: <20190825132330.5015-1-changbin.du@gmail.com> In-Reply-To: <20190825132330.5015-1-changbin.du@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Steven Rostedt , Ingo Molnar Cc: Jonathan Corbet , Jessica Yu , Thomas Gleixner , x86@kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mips@vger.kernel.org, linux-parisc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-riscv@lists.infradead.org, linux-s390@vger.kernel.org, linux-sh@vger.kernel.org, sparclinux@vger.kernel.org, linux-arch@vger.kernel.org, linux-kbuild@vger.kernel.org, Changbin Du Make scripts/ftrace/ maintained and I would like to help with reviewing related patches. Signed-off-by: Changbin Du --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9cbcf167bdd0..ca012ea260d7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -16293,6 +16293,7 @@ F: drivers/char/tpm/ TRACING M: Steven Rostedt M: Ingo Molnar +R: Changbin Du T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf/core S: Maintained F: Documentation/trace/ftrace.rst @@ -16303,6 +16304,7 @@ F: include/linux/trace*.h F: include/trace/ F: kernel/trace/ F: tools/testing/selftests/ftrace/ +F: scripts/ftrace/ TRACING MMIO ACCESSES (MMIOTRACE) M: Steven Rostedt -- 2.20.1