Re: [PATCH 3/6] perf, tools: Add --branch-history option to report v2

From: Jiri Olsa
Date: Wed Jan 15 2014 - 10:43:09 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/