linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 4/0] perf intel-pt: Add PSB events
@ 2021-02-05 17:53 Adrian Hunter
  2021-02-05 17:53 ` [PATCH 1/4] perf intel-pt: Fix missing CYC processing in PSB Adrian Hunter
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Adrian Hunter @ 2021-02-05 17:53 UTC (permalink / raw)
  To: Arnaldo Carvalho de Melo, Jiri Olsa, Andi Kleen; +Cc: linux-kernel

Hi

Here are 3 fixes and 1 minor new feature, for Intel PT.


Adrian Hunter (4):
      perf intel-pt: Fix missing CYC processing in PSB
      perf intel-pt: Fix premature IPC
      perf intel-pt: Fix IPC with CYC threshold
      perf intel-pt: Add PSB events

 tools/perf/Documentation/itrace.txt                |   2 +-
 tools/perf/Documentation/perf-intel-pt.txt         |   7 +-
 tools/perf/builtin-script.c                        |  14 ++
 tools/perf/util/event.h                            |   7 +
 .../perf/util/intel-pt-decoder/intel-pt-decoder.c  | 273 +++++++++++++++++----
 .../perf/util/intel-pt-decoder/intel-pt-decoder.h  |   4 +
 tools/perf/util/intel-pt.c                         |  69 +++++-
 7 files changed, 312 insertions(+), 64 deletions(-)


Regards
Adrian

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

end of thread, other threads:[~2021-02-18 19:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-05 17:53 [PATCH 4/0] perf intel-pt: Add PSB events Adrian Hunter
2021-02-05 17:53 ` [PATCH 1/4] perf intel-pt: Fix missing CYC processing in PSB Adrian Hunter
2021-02-05 17:53 ` [PATCH 2/4] perf intel-pt: Fix premature IPC Adrian Hunter
2021-02-05 17:53 ` [PATCH 3/4] perf intel-pt: Fix IPC with CYC threshold Adrian Hunter
2021-02-05 17:53 ` [PATCH 4/4] perf intel-pt: Add PSB events Adrian Hunter
2021-02-05 20:54 ` [PATCH 4/0] " Andi Kleen
2021-02-18 19:05   ` Arnaldo Carvalho de Melo

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).