Re: [PATCH 0/4] perf tools: Fix -g option handling

From: Ingo Molnar
Date: Sun Oct 27 2013 - 02:56:34 EST



* Jiri Olsa <jolsa@xxxxxxxxxx> wrote:

> On Sat, Oct 26, 2013 at 04:25:32PM +0200, Jiri Olsa wrote:
> > hi,
> > changing the '-g/-G' options for record/top commands
> > to take NO argument and enable unwind method based
> > on .perfconfig setup (using FP by default).
> >
> > The current -g option parsing moves into the
> > '--call-graph' option.
>
> forgot to mention branch:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf.git
> perf/cc

I tested it - works perfectly now for me:

Acked-and-tested-by: Ingo Molnar <mingo@xxxxxxxxxx>

You might want to give --call-graph a single letter option name as well,
-g, -G, -c, -C are all taken already, but both -l and -L are still
available - maybe use -L for it?

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/