[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200214132654.20395-1-adrian.hunter@intel.com>
Date: Fri, 14 Feb 2020 15:26:49 +0200
From: Adrian Hunter <adrian.hunter@...el.com>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: Jiri Olsa <jolsa@...hat.com>, linux-kernel@...r.kernel.org,
Tan Xiaojun <tanxiaojun@...wei.com>,
Wei Li <liwei391@...wei.com>
Subject: [PATCH 0/5] perf tools: fix endless record after being terminated
Hi
Wei Li sent some fixes. I have tweaked them a bit, and added a tidy-up
patch.
Adrian Hunter (2):
perf tools: arm-spe: fix endless record after being terminated
perf auxtrace: Add auxtrace_record__read_finish()
Wei Li (3):
perf tools: intel-pt: fix endless record after being terminated
perf tools: intel-bts: fix endless record after being terminated
perf tools: cs-etm: fix endless record after being terminated
tools/perf/arch/arm/util/cs-etm.c | 18 ++----------------
tools/perf/arch/arm64/util/arm-spe.c | 17 ++---------------
tools/perf/arch/x86/util/intel-bts.c | 17 ++---------------
tools/perf/arch/x86/util/intel-pt.c | 17 ++---------------
tools/perf/util/auxtrace.c | 22 +++++++++++++++++++++-
tools/perf/util/auxtrace.h | 6 ++++++
6 files changed, 35 insertions(+), 62 deletions(-)
Regards
Adrian
Powered by blists - more mailing lists