linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4]Support PowerISA v3.0 PMU Raw event format
@ 2016-11-07  1:26 Madhavan Srinivasan
  2016-11-07  1:26 ` [PATCH 1/4] powerpc/perf: factor out the event format field Madhavan Srinivasan
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Madhavan Srinivasan @ 2016-11-07  1:26 UTC (permalink / raw)
  To: mpe; +Cc: linuxppc-dev, Madhavan Srinivasan

Patchset to factor out the PowerISA v2.07 PMU raw event
format encoding and add support to the PowerISA v3.0 PMU
raw event format encoding.

Madhavan Srinivasan (4):
  powerpc/perf: factor out the event format field
  powerpc/perf: update attribute_group data structure
  powerpc/perf: PowerISA v3.0 raw event format encoding
  powerpc/perf: macros for PowerISA v3.0 format encoding

 arch/powerpc/perf/isa207-common.c | 122 ++++++++++++++++++++++++++++++++++++--
 arch/powerpc/perf/isa207-common.h |  27 ++++++++-
 arch/powerpc/perf/power8-pmu.c    |  39 ++----------
 arch/powerpc/perf/power9-pmu.c    | 112 +++++++++++++++++++++++++++++++++-
 4 files changed, 255 insertions(+), 45 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-11-07  1:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-07  1:26 [PATCH 0/4]Support PowerISA v3.0 PMU Raw event format Madhavan Srinivasan
2016-11-07  1:26 ` [PATCH 1/4] powerpc/perf: factor out the event format field Madhavan Srinivasan
2016-11-07  1:26 ` [PATCH 2/4] powerpc/perf: update attribute_group data structure Madhavan Srinivasan
2016-11-07  1:26 ` [PATCH 3/4] powerpc/perf: PowerISA v3.0 raw event format encoding Madhavan Srinivasan
2016-11-07  1:26 ` [PATCH 4/4] powerpc/perf: macros for PowerISA v3.0 " Madhavan Srinivasan

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