Re: [PATCH v3 0/6] perf report: Show branch flags/cycles in --branch-history callgraph view
From: Andi Kleen
Date: Wed Oct 26 2016 - 12:35:42 EST
On Wed, Oct 26, 2016 at 09:23:41AM +0800, Jin, Yao wrote:
> If I change it to, for example: removed iterations: 20%
>
> Is that OK?
No it should be average iterations, not percentage.
Also "iterations", not "removed iterations"
-Andi