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

From: Srikar Dronamraju
Date: Wed Sep 04 2019 - 05:48:05 EST


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