projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e12e54
)
s390/cpumf: Add extended counter set definitions for model 8561 and 8562
author
Thomas Richter
<tmricht@linux.ibm.com>
Fri, 12 Apr 2019 09:32:28 +0000
(11:32 +0200)
committer
Vasily Gorbik
<gor@linux.ibm.com>
Thu, 11 Jul 2019 18:40:01 +0000
(20:40 +0200)
Add the extended counter set definitions for s390 machine types
8561 and 8262. They are identical with machine types 3906 and
3907.
Signed-off-by: Thomas Richter <tmricht@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/kernel/perf_cpum_cf_events.c
patch
|
blob
|
history
diff --git
a/arch/s390/kernel/perf_cpum_cf_events.c
b/arch/s390/kernel/perf_cpum_cf_events.c
index 34cc96449b304c1eb98b01bd4a30ef005118cd53..8b33e03e47b839c0e7bbe03e9e05446235d23f2f 100644
(file)
--- a/
arch/s390/kernel/perf_cpum_cf_events.c
+++ b/
arch/s390/kernel/perf_cpum_cf_events.c
@@
-624,6
+624,8
@@
__init const struct attribute_group **cpumf_cf_event_group(void)
break;
case 0x3906:
case 0x3907:
+ case 0x8561:
+ case 0x8562:
model = cpumcf_z14_pmu_event_attr;
break;
default: