[PATCH v2 1/6] perf report: Add branch flag to callchain cursor node

2016-10-19 Thread Jin Yao
Since the branch ip has been added to call stack for easier browsing, this patch adds more branch information. For example, add a flag to indicate if this ip is a branch, and also add with the branch flag. Then we can know if the cursor node represents a branch and know what the branch flag it

[PATCH v2 1/6] perf report: Add branch flag to callchain cursor node

2016-10-19 Thread Jin Yao
Since the branch ip has been added to call stack for easier browsing, this patch adds more branch information. For example, add a flag to indicate if this ip is a branch, and also add with the branch flag. Then we can know if the cursor node represents a branch and know what the branch flag it