[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131027065605.GA28433@gmail.com>
Date: Sun, 27 Oct 2013 07:56:05 +0100
From: Ingo Molnar <mingo@...nel.org>
To: Jiri Olsa <jolsa@...hat.com>
Cc: linux-kernel@...r.kernel.org,
Corey Ashford <cjashfor@...ux.vnet.ibm.com>,
David Ahern <dsahern@...il.com>, Ingo Molnar <mingo@...e.hu>,
Namhyung Kim <namhyung@...nel.org>,
Paul Mackerras <paulus@...ba.org>,
Peter Zijlstra <a.p.zijlstra@...llo.nl>,
Arnaldo Carvalho de Melo <acme@...hat.com>,
Andi Kleen <andi@...stfloor.org>,
Adrian Hunter <adrian.hunter@...el.com>
Subject: Re: [PATCH 0/4] perf tools: Fix -g option handling
* Jiri Olsa <jolsa@...hat.com> 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@...nel.org>
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@...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