[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190904094738.9558-1-srikar@linux.vnet.ibm.com>
Date: Wed, 4 Sep 2019 15:17:36 +0530
From: Srikar Dronamraju <srikar@...ux.vnet.ibm.com>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: Jiri Olsa <jolsa@...nel.org>, Namhyung Kim <namhyung@...nel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Srikar Dronamraju <srikar@...ux.vnet.ibm.com>,
Ravi Bangoria <ravi.bangoria@...ux.ibm.com>,
Naveen N Rao <naveen.n.rao@...ux.vnet.ibm.com>
Subject: [PATCH 0/2] Perf/stat: Solve problems with repeat and interval
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
Powered by blists - more mailing lists