[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090919094816.GB2295@elte.hu>
Date: Sat, 19 Sep 2009 11:48:16 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Arjan van de Ven <arjan@...radead.org>
Cc: linux-kernel@...r.kernel.org, fweisbec@...il.com,
peterz@...radead.org, Paul Mackerras <paulus@...ba.org>
Subject: Re: [PATCH 8/8] perf: Add the timechart tool
* Arjan van de Ven <arjan@...radead.org> wrote:
> ---
> tools/perf/Makefile | 7 +
> tools/perf/builtin-timechart.c | 1120 ++++++++++++++++++++++++++++++++++++++++
> tools/perf/builtin.h | 1 +
> tools/perf/perf.c | 1 +
> 4 files changed, 1129 insertions(+), 0 deletions(-)
i've applied your latest patches (sans the perf record --timechart
thing) - thanks Arjan.
There's a few missing things with the main timechart command:
- it's not in tools/perf/common-cmds.h that way 'perf help' does not
list 'timechart' as an available command.
- there's no tools/perf/Documentation/perf-timechart.txt file - hence
'perf help timechart' does not work and there's no manpage/etc.
Ingo
--
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