linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] MAINTAINERS: Add pattern that matches powerpc perf to the perf entry.
@ 2021-01-30  0:14 Michael Ellerman
  0 siblings, 0 replies; only message in thread
From: Michael Ellerman @ 2021-01-30  0:14 UTC (permalink / raw)
  To: peterz; +Cc: acme, linux-kernel, msuchanek

From: Michal Suchanek <msuchanek@suse.de>

The powerpc perf code is under arch/powerpc/perf, add a matching
pattern to the perf MAINTAINERS entry.

Signed-off-by: Michal Suchanek <msuchanek@suse.de>
[mpe: Rebase and add change log]
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20191113162754.6991-1-msuchanek@suse.de
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 6eff4f720c72..d556d15505b3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13930,6 +13930,8 @@ F:	arch/*/kernel/*/*/perf_event*.c
 F:	arch/*/kernel/*/perf_event*.c
 F:	arch/*/kernel/perf_callchain.c
 F:	arch/*/kernel/perf_event*.c
+F:	arch/*/perf/*
+F:	arch/*/perf/*/*
 F:	include/linux/perf_event.h
 F:	include/uapi/linux/perf_event.h
 F:	kernel/events/*
-- 
2.25.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-01-30  0:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-30  0:14 [PATCH v2] MAINTAINERS: Add pattern that matches powerpc perf to the perf entry Michael Ellerman

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).