[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4B065D37.5080902@cn.fujitsu.com>
Date: Fri, 20 Nov 2009 17:11:19 +0800
From: Li Zefan <lizf@...fujitsu.com>
To: Ingo Molnar <mingo@...e.hu>
CC: Frederic Weisbecker <fweisbec@...il.com>,
Steven Rostedt <rostedt@...dmis.org>,
Peter Zijlstra <peterz@...radead.org>,
Pekka Enberg <penberg@...helsinki.fi>,
Eduard - Gabriel Munteanu <eduard.munteanu@...ux360.ro>,
LKML <linux-kernel@...r.kernel.org>,
"linux-mm@...ck.org" <linux-mm@...ck.org>
Subject: Re: [RFC][PATCH 1/2] perf: Add 'perf kmem' tool
Ingo Molnar wrote:
> * Li Zefan <lizf@...fujitsu.com> wrote:
>
>> ---
>> tools/perf/Makefile | 1 +
>> tools/perf/builtin-kmem.c | 578 +++++++++++++++++++++++++++++++++++++++++++++
>> tools/perf/builtin.h | 1 +
>> tools/perf/perf.c | 27 +-
>> 4 files changed, 594 insertions(+), 13 deletions(-)
>> create mode 100644 tools/perf/builtin-kmem.c
>
> btw., you might want to add it to command-list.txt as well (in a future
> patch), so that 'kmem' shows up in the default 'perf' output.
>
> Plus a Documentation/perf-kmem.txt file will make sure that 'perf help
> kmem' and 'perf kmem --help' displays a help page, etc.
>
I planed to do these after collecting comments and getting positive
responses. So sure, I'll post further patches.
--
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