public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] MAINTAINER:file info modification to maintain perf
@ 2011-08-18  7:44 Geunsik Lim
  2011-08-18 20:12 ` [tip:perf/core] MAINTAINERS: Fix list of perf events source files tip-bot for Geunsik Lim
  0 siblings, 1 reply; 2+ messages in thread
From: Geunsik Lim @ 2011-08-18  7:44 UTC (permalink / raw)
  To: Jiri Kosina, Li Zefan
  Cc: Peter Zijlstra, Paul Mackerras, Ingo Molnar,
	Arnaldo Carvalho de Melo, Joe Perches, linux-kernel

From: Geunsik Lim <geunsik.lim@samsung.com>

Actually, perf related c sources depends on architecture core.
So, ./kernel/perf_event.c file not exist from the latest
linux version. Append kernel/events/* content that means
performance events code.

Signed-off-by: Geunsik Lim <geunsik.lim@samsung.com>
CC:Li Zefan <lizf@cn.fujitsu.com>
---
 MAINTAINERS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1d445f5..069ee3b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4971,7 +4971,7 @@ M:	Paul Mackerras <paulus@samba.org>
 M:	Ingo Molnar <mingo@elte.hu>
 M:	Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
 S:	Supported
-F:	kernel/perf_event*.c
+F:	kernel/events/*
 F:	include/linux/perf_event.h
 F:	arch/*/kernel/perf_event*.c
 F:	arch/*/kernel/*/perf_event*.c
-- 
1.7.3.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-08-18 20:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-18  7:44 [PATCH v2] MAINTAINER:file info modification to maintain perf Geunsik Lim
2011-08-18 20:12 ` [tip:perf/core] MAINTAINERS: Fix list of perf events source files tip-bot for Geunsik Lim

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox