[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CABiHV1R9Bnwbt0eW_05O5pC2_QObhwDRr8xGa6iwY3tCz7wVig@mail.gmail.com>
Date: Thu, 18 Aug 2011 11:26:34 +0900
From: Geunsik Lim <leemgs1@...il.com>
To: Li Zefan <lizf@...fujitsu.com>
Cc: Jiri Kosina <trivial@...nel.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Paul Mackerras <paulus@...ba.org>, Ingo Molnar <mingo@...e.hu>,
Arnaldo Carvalho de Melo <acme@...stprotocols.net>,
Joe Perches <joe@...ches.com>,
linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] file info modification to maintain perf
On Thu, Aug 18, 2011 at 11:16 AM, Li Zefan <lizf@...fujitsu.com> wrote:
> Geunsik Lim wrote:
>> From: Geunsik Lim <geunsik.lim@...sung.com>
>>
>> Actually, perf related c sources depends on architecture core.
>> So,'./kernel/perf_event.c'file still not exist from the latest
>> linux version.
>>
>
> kernel/perf_event.c has been splitted and moved to kernel/events/*
Yes. You are right.
So I submitted this patch for update.
Thanks your advice.
I will append kernel/events/* content that means performance events
core code again.
>
>> Signed-off-by: Geunsik Lim <geunsik.lim@...sung.com>
>> ---
>> MAINTAINERS | 1 -
>> 1 files changed, 0 insertions(+), 1 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index 1d445f5..7ae72d49 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -4971,7 +4971,6 @@ M: Paul Mackerras <paulus@...ba.org>
>> M: Ingo Molnar <mingo@...e.hu>
>> M: Arnaldo Carvalho de Melo <acme@...stprotocols.net>
>> S: Supported
>> -F: kernel/perf_event*.c
>> F: include/linux/perf_event.h
>> F: arch/*/kernel/perf_event*.c
>> F: arch/*/kernel/*/perf_event*.c
>
--
Regards,
Geunsik Lim ( Samsung Electronics )
Blog : http://blog.naver.com/invain/
e-Mail: geunsik.lim@...sung.com
leemgs@...il.com , leemgs1@...il.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists