On Wed, May 27, 2015 at 10:51:44AM -0700, Andi Kleen wrote:
> From: Andi Kleen <[email protected]>
> 
> cycles is a new branch_info field available on some CPUs
> that indicates the time deltas between branches in the LBR.
> 
> Add a sort key and output code for the cycles
> to allow to display the basic block cycles individually in perf report.
> 
> We also pass in the cycles for weight when LBRs are processed,
> which allows to get global and local weight, to get an estimate
> of the total cost.
> 
> And also print the cycles information for perf report -D.
> I also added printing for the previously missing LBR flags
> (mispredict etc.)
> 
> Signed-off-by: Andi Kleen <[email protected]>

Acked-by: Jiri Olsa <[email protected]>

thanks,
jirka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to