Re: [PATCH 8/8] perf: Add the timechart tool

From: Ingo Molnar
Date: Sat Sep 19 2009 - 05:48:28 EST



* Arjan van de Ven <arjan@xxxxxxxxxxxxx> 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/