[PATCH v3 0/4] Support PowerISA v3.0 PMU Raw event format
Madhavan Srinivasan
maddy at linux.vnet.ibm.com
Mon Nov 28 12:21:12 AEDT 2016
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.
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: PowerISA v3.0 raw event format encoding
powerpc/perf: macros for PowerISA v3.0 format encoding
arch/powerpc/perf/isa207-common.c | 124 +++++++++++++++++++++++++++++++++++---
arch/powerpc/perf/isa207-common.h | 27 ++++++++-
arch/powerpc/perf/power8-pmu.c | 39 ++----------
arch/powerpc/perf/power9-pmu.c | 114 +++++++++++++++++++++++++++++++++--
4 files changed, 257 insertions(+), 47 deletions(-)
--
2.7.4
More information about the Linuxppc-dev
mailing list