Re: [PATCH 11/20] perf annotate: Add PERCENT_PERIOD_GLOBAL percent value

From: Arnaldo Carvalho de Melo
Date: Mon Aug 06 2018 - 11:16:30 EST


Em Sat, Aug 04, 2018 at 03:05:12PM +0200, Jiri Olsa escreveu:
> Adding and computing global period percent value for
> annotation line. Storing it in struct annotation_data
> percent array under new PERCENT_PERIOD_GLOBAL index.
>
> At the moment it's not displayed, it's coming in
> following patches.

applied