linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/4] Support power9 PMU Raw event format
@ 2016-12-02  0:34 Madhavan Srinivasan
  2016-12-02  0:34 ` [PATCH v4 1/4] powerpc/perf: factor out the event format field Madhavan Srinivasan
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Madhavan Srinivasan @ 2016-12-02  0:34 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 power9 PMU
raw event format encoding.

Changelog v3:
1)Rename the raw event format to power9 from PowerISA v3.0
2)Modified the new helper functions suggested by mpe

Changelog v2:
1)Initialized return variable to avoid compile errors in pasemi_defconfig

Changelog v1:
1) Initialized "mmcra" variable to avoid compile time errors
2) Made changes to commit message


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

 arch/powerpc/perf/isa207-common.c |  91 +++++++++++++++++++++++++++---
 arch/powerpc/perf/isa207-common.h |  30 +++++++++-
 arch/powerpc/perf/power8-pmu.c    |  39 ++-----------
 arch/powerpc/perf/power9-pmu.c    | 114 ++++++++++++++++++++++++++++++++++++--
 4 files changed, 227 insertions(+), 47 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2016-12-03 11:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-02  0:34 [PATCH v4 0/4] Support power9 PMU Raw event format Madhavan Srinivasan
2016-12-02  0:34 ` [PATCH v4 1/4] powerpc/perf: factor out the event format field Madhavan Srinivasan
2016-12-03 11:28   ` [v4,1/4] " Michael Ellerman
2016-12-02  0:35 ` [PATCH v4 2/4] powerpc/perf: update attribute_group data structure Madhavan Srinivasan
2016-12-02  0:35 ` [PATCH v4 3/4] powerpc/perf: power9 raw event format encoding Madhavan Srinivasan
2016-12-02  0:35 ` [PATCH v4 4/4] powerpc/perf: macros for power9 " 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).