Re: [PATCH 29/29] perfcounters: updating kerneltop documentation

From: Ingo Molnar
Date: Wed Apr 29 2009 - 07:13:22 EST



* Robert Richter <robert.richter@xxxxxxx> wrote:

> The documentation about the kerneltop build was outdated after
> perfstat has been implemented. This updates it.
>
> Signed-off-by: Robert Richter <robert.richter@xxxxxxx>
> ---
> Documentation/perf_counter/builtin-top.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/Documentation/perf_counter/builtin-top.c b/Documentation/perf_counter/builtin-top.c
> index dea016f..a4d00f4 100644
> --- a/Documentation/perf_counter/builtin-top.c
> +++ b/Documentation/perf_counter/builtin-top.c
> @@ -3,7 +3,7 @@
>
> Build with:
>
> - cc -O6 -Wall -c -o kerneltop.o kerneltop.c -lrt
> + make -C Documentation/perf_counter/

These are leftover comments - i think we should just remove these
comments (and the sample output) and move it into the
perf_counter/Documentation/ help files?

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/