> 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 > 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. -Andi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/