[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140115154216.GD17358@krava.redhat.com>
Date: Wed, 15 Jan 2014 16:42:16 +0100
From: Jiri Olsa <jolsa@...hat.com>
To: Andi Kleen <andi@...stfloor.org>
Cc: acme@...radead.org, namhyung@...nel.org, mingo@...nel.org,
dsahern@...il.com, fweisbec@...il.com, adrian.hunter@...el.com,
linux-kernel@...r.kernel.org, Andi Kleen <ak@...ux.intel.com>
Subject: Re: [PATCH 3/6] perf, tools: Add --branch-history option to report v2
On Wed, Jan 15, 2014 at 04:23:44PM +0100, Andi Kleen wrote:
> > this sort of settings needs to be in for the previous patch,
> > to make the following command work:
> >
> > $ perf report --call-graph=fractal,0.5,callee,function,branch
> >
> > will just set symbol_conf.use_callchain, but the sorting stays
> > as SORT_MODE__BRANCH.. and callchains are invisible
>
> You can use --no-branch-stack
that works.. w/o srcline
>
> > as you said in the changelog, this should be 'short cut to make this nicer to use',
> > but it's actually currently the only way..
>
> It works, it's just very long and cumbersome.
well I'd like to see it anyway.. wouldn't need to figure out
it by looking to the code
and the example could be in the next patch then,
it's misleading to reference non existing option
jirka
--
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