linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] perf tools: fix endless record after being terminated
@ 2020-02-14 13:26 Adrian Hunter
  2020-02-14 13:26 ` [PATCH V2 1/5] perf tools: intel-pt: " Adrian Hunter
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: Adrian Hunter @ 2020-02-14 13:26 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo; +Cc: Jiri Olsa, linux-kernel, Tan Xiaojun, Wei Li

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

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2020-02-26 14:21 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-14 13:26 [PATCH 0/5] perf tools: fix endless record after being terminated Adrian Hunter
2020-02-14 13:26 ` [PATCH V2 1/5] perf tools: intel-pt: " Adrian Hunter
2020-02-26 14:20   ` [tip: perf/urgent] perf intel-pt: Fix " tip-bot2 for Wei Li
2020-02-14 13:26 ` [PATCH V2 2/5] perf tools: intel-bts: fix " Adrian Hunter
2020-02-26 14:20   ` [tip: perf/urgent] perf intel-bts: Fix " tip-bot2 for Wei Li
2020-02-14 13:26 ` [PATCH V2 3/5] perf tools: cs-etm: fix " Adrian Hunter
2020-02-14 14:07   ` Adrian Hunter
2020-02-14 14:43   ` Leo Yan
2020-02-14 18:24   ` Mathieu Poirier
2020-02-26 14:20   ` [tip: perf/urgent] perf cs-etm: Fix " tip-bot2 for Wei Li
2020-02-14 13:26 ` [PATCH 4/5] perf tools: arm-spe: fix " Adrian Hunter
2020-02-26 14:20   ` [tip: perf/urgent] perf arm-spe: Fix " tip-bot2 for Adrian Hunter
2020-02-14 13:26 ` [PATCH 5/5] perf auxtrace: Add auxtrace_record__read_finish() Adrian Hunter
2020-02-14 14:08   ` Adrian Hunter
2020-02-14 14:48   ` Leo Yan
2020-02-17  8:23     ` [PATCH V2 " Adrian Hunter
2020-02-17 14:42       ` Arnaldo Carvalho de Melo
2020-02-26 14:20       ` [tip: perf/urgent] " tip-bot2 for Adrian Hunter
2020-02-14 18:27   ` [PATCH 5/5] " Mathieu Poirier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).