* [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
* [tip:perf/core] MAINTAINERS: Fix list of perf events source files
2011-08-18 7:44 [PATCH v2] MAINTAINER:file info modification to maintain perf Geunsik Lim
@ 2011-08-18 20:12 ` tip-bot for Geunsik Lim
0 siblings, 0 replies; 2+ messages in thread
From: tip-bot for Geunsik Lim @ 2011-08-18 20:12 UTC (permalink / raw)
To: linux-tip-commits
Cc: acme, linux-kernel, paulus, hpa, mingo, joe, trivial,
a.p.zijlstra, lizf, geunsik.lim, tglx, mingo
Commit-ID: d53e8365eaacfdb29253b39d186109f5b4fcc08d
Gitweb: http://git.kernel.org/tip/d53e8365eaacfdb29253b39d186109f5b4fcc08d
Author: Geunsik Lim <geunsik.lim@samsung.com>
AuthorDate: Thu, 18 Aug 2011 16:44:57 +0900
Committer: Arnaldo Carvalho de Melo <acme@redhat.com>
CommitDate: Thu, 18 Aug 2011 07:26:05 -0300
MAINTAINERS: Fix list of perf events source files
Recent changes made kernel/perf_event.c be split and moved to
kernel/events/.
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Jiri Kosina <trivial@kernel.org>
Cc: Joe Perches <joe@perches.com>
Cc: Li Zefan <lizf@cn.fujitsu.com>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1313653497-27263-1-git-send-email-leemgs1@gmail.com
Signed-off-by: Geunsik Lim <geunsik.lim@samsung.com>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
---
MAINTAINERS | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 1e55e1e..7110675 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
^ 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