Re: [PATCH v6 0/5] perf stat: Support overall statistics for interval mode
From: Arnaldo Carvalho de Melo
Date: Wed May 20 2020 - 10:13:25 EST
Em Wed, May 20, 2020 at 12:54:06PM +0200, Jiri Olsa escreveu:
> On Wed, May 20, 2020 at 12:27:32PM +0800, Jin Yao wrote:
> > v6:
> > ---
> > 1. Add comments in perf_evlist__save_aggr_prev_raw_counts.
> > 2. Move init_stats(&walltime_nsecs_stats) under interval condition check.
> > Following patches are changed in v6.
> > perf stat: Save aggr value to first member of prev_raw_counts
> > perf stat: Report summary for interval mode
> Reviewed-by: Jiri Olsa <jolsa@xxxxxxxxxx>
Thanks, applied,
- Arnaldo