Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a003236c authored by Vincent Legoll's avatar Vincent Legoll Committed by Ingo Molnar
Browse files

perf events: Update MAINTAINERS entry file patterns



Add file patterns that match relevant files for this subsystem.

Signed-off-by: default avatarVincent Legoll <vincent.legoll@gmail.com>
Cc: Linus Torvalds <torvalds@osdl.org>
Cc: paulus@samba.org
Cc: a.p.zijlstra@chello.nl
LKML-Reference: <4727185d0910130548p325f0185vf4e23b5491c730a0@mail.gmail.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 63c9e01e
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -4071,6 +4071,13 @@ M: Peter Zijlstra <a.p.zijlstra@chello.nl>
M:	Paul Mackerras <paulus@samba.org>
M:	Ingo Molnar <mingo@elte.hu>
S:	Supported
F:	kernel/perf_event.c
F:	include/linux/perf_event.h
F:	arch/*/*/kernel/perf_event.c
F:	arch/*/include/asm/perf_event.h
F:	arch/*/lib/perf_event.c
F:	arch/*/kernel/perf_callchain.c
F:	tools/perf/

PERSONALITY HANDLING
M:	Christoph Hellwig <hch@infradead.org>