Thomas Richter 91d5364dc6 s390/cpumf: support user space events for counting
CPU Measurement counting facility events PROBLEM_STATE_CPU_CYCLES(32)
and PROBLEM_STATE_INSTRUCTIONS(33) are valid events. However the device
driver returns error -EOPNOTSUPP when these event are to be installed.

Fix this and allow installation of events PROBLEM_STATE_CPU_CYCLES,
PROBLEM_STATE_CPU_CYCLES:u, PROBLEM_STATE_INSTRUCTIONS and
PROBLEM_STATE_INSTRUCTIONS:u.
Kernel space counting only is still not supported by s390.

Signed-off-by: Thomas Richter <tmricht@linux.ibm.com>
Acked-by: Sumanth Korikkar <sumanthk@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2023-01-09 14:33:56 +01:00
..
2022-12-12 11:04:08 -08:00
2022-12-19 08:34:39 -06:00
2022-12-19 08:34:39 -06:00
2022-12-15 11:12:21 -08:00
2022-05-23 11:25:53 -07:00
2022-12-19 08:34:39 -06:00
2022-12-12 11:04:08 -08:00
2022-11-08 19:32:32 +01:00