On Wed, Oct 19, 2016 at 05:25:47PM +0800, Jin Yao wrote:
SNIP
Predicted is hide in callchain entry if the branch is 100% predicted.is there a branch? or a commit which is this based on?
Abort is hide in callchain entry if the branch is 0 aborted.
Now stdio and browser modes are both supported.
Jin Yao (6):
perf report: Add branch flag to callchain cursor node
perf report: Caculate and return the branch counting in callchain
perf report: Create a symbol_conf flag for showing branch flag
counting
perf report: Show branch info in callchain entry with stdio mode
perf report: Show branch info in callchain entry with browser mode
perf report: Display keys Predicted/Abort/Cycles in --branch-history
got errors when applying this on current Arnaldo's perf/core:
Applying: perf report: Add branch flag to callchain cursor node
error: patch failed: tools/perf/util/machine.c:1747
error: tools/perf/util/machine.c: patch does not apply
Patch failed at 0001 perf report: Add branch flag to callchain cursor node
thanks,
jirka