Em Wed, Aug 13, 2014 at 02:45:34PM +0900, Namhyung Kim escreveu: > Hi Naohiro, > > (CC'ing Stephane) > > > When you specify "--branch-stack"("-b" for short) or > > "--no-branch-stack", "branch_mode" variable is set to 1 or 0 > > respectively. However, the code is just checking if the variable is -1 > > or not, ignoring "branch_mode == 1" case. Thus "perf report -b" dose not > > show its result with the branch sorted mode. This patch fix the problem. > > > > Signed-off-by: Naohiro Aota <na...@elisp.net> > > Acked-by: Namhyung Kim <namhy...@kernel.org> > > Thanks for fixing this! > Namhyung
Thanks, applied. - Arnaldo -- 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/