Re: [PATCH v2 0/6] perf report: Show branch flags/cycles in --branch-history callgraph view

2016-10-23 Thread Jiri Olsa
On Thu, Oct 20, 2016 at 06:01:11AM +0800, Jin Yao wrote: > v2: Just a rebase to Arnaldo's perf/core branch, no functional changes. > Reviewed-by: Jiri Olsa thanks, jirka

Re: [PATCH v2 0/6] perf report: Show branch flags/cycles in --branch-history callgraph view

2016-10-23 Thread Jiri Olsa
On Thu, Oct 20, 2016 at 06:01:11AM +0800, Jin Yao wrote: > v2: Just a rebase to Arnaldo's perf/core branch, no functional changes. > Reviewed-by: Jiri Olsa thanks, jirka

[PATCH v2 0/6] perf report: Show branch flags/cycles in --branch-history callgraph view

2016-10-19 Thread Jin Yao
v2: Just a rebase to Arnaldo's perf/core branch, no functional changes. Initial post perf record -g -b ... perf report --branch-history Currently it only shows the branches from the LBR in the callgraph view. It would be useful to annotate branch predictions and TSX aborts and also timed LBR

[PATCH v2 0/6] perf report: Show branch flags/cycles in --branch-history callgraph view

2016-10-19 Thread Jin Yao
v2: Just a rebase to Arnaldo's perf/core branch, no functional changes. Initial post perf record -g -b ... perf report --branch-history Currently it only shows the branches from the LBR in the callgraph view. It would be useful to annotate branch predictions and TSX aborts and also timed LBR