[PATCH v3 4/6] perf report: Show branch info in callchain entry for stdio mode

2016-10-25 Thread Jin Yao
If the branch is 100% predicated then the "predicated" is hide. Similarly, if there is no branch tsx abort, the "abort" is hide. There is only cycles shown (cycle is supported on skylake platform, older platform would be 0). If no removed loops, the "removed loops" is hide. One example is:

[PATCH v3 4/6] perf report: Show branch info in callchain entry for stdio mode

2016-10-25 Thread Jin Yao
If the branch is 100% predicated then the "predicated" is hide. Similarly, if there is no branch tsx abort, the "abort" is hide. There is only cycles shown (cycle is supported on skylake platform, older platform would be 0). If no removed loops, the "removed loops" is hide. One example is: