Re: [PATCH] perf top: Make -g refer to callchains

From: Ingo Molnar
Date: Fri Nov 15 2013 - 00:29:00 EST



* David Ahern <dsahern@xxxxxxxxx> wrote:

> --- a/tools/perf/Documentation/perf-top.txt
> +++ b/tools/perf/Documentation/perf-top.txt
> @@ -143,12 +142,12 @@ Default is to monitor all CPUS.
> --asm-raw::
> Show raw instruction encoding of assembly instructions.
>
> --G::
> +-g::
> Enables call-graph (stack chain/backtrace) recording.
>
> --call-graph::
> Setup and enable call-graph (stack chain/backtrace) recording,
> - implies -G.
> + implies -g.

Acked-by: Ingo Molnar <mingo@xxxxxxxxxx>

Thanks,

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/