Re: [PATCH 0/2] Perf/stat: Solve problems with repeat and interval

From: Jiri Olsa
Date: Wed Sep 04 2019 - 11:53:58 EST


On Wed, Sep 04, 2019 at 03:17:36PM +0530, Srikar Dronamraju wrote:
> There are some problems in perf stat when using a combination of repeat and
> interval options. This series tries to fix them.
>
> Srikar Dronamraju (2):
> perf/stat: Reset previous counts on repeat with interval
> perf/stat: Fix a segmentation fault when using repeat forever
>
> tools/perf/builtin-stat.c | 5 ++++-
> tools/perf/util/stat.c | 17 +++++++++++++++++
> tools/perf/util/stat.h | 1 +
> 3 files changed, 22 insertions(+), 1 deletion(-)
>
> --
> 2.18.1
>

Acked-by: Jiri Olsa <jolsa@xxxxxxxxxx>

thanks,
jirka