Searched hist:"212188 a596d17d519842ef2173150315735b54e1" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/s390/kernel/ |
H A D | perf_event.c | 212188a596d17d519842ef2173150315735b54e1 Fri Mar 23 05:13:06 CDT 2012 Hendrik Brueckner <brueckner@linux.vnet.ibm.com> [S390] perf: add support for s390x CPU counters
Add a perf PMU to access the CPU-measurement counter facility CPUM CF. CPUM CF provides multiple counter sets for measuring generic, problem-state, and crypto activaties. Also an extended counter set for the IBM System z10 and IBM z196 mainframes is available.
Counters from the basic and problem-state counter set are mapped to generic perf hardware events. Other counters are accessible through raw events.
For a list of available counter sets and counters, see:
- The Load-Program-Parameter and the CPU-Measurement Facilities (SA23-2260) - The CPU-Measurement Facility Extended Counters Definition for z10 and z196 (SA23-2261)
Reviewed-by: Jan Glauber <jang@linux.vnet.ibm.com> Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
H A D | perf_cpum_cf.c | 212188a596d17d519842ef2173150315735b54e1 Fri Mar 23 05:13:06 CDT 2012 Hendrik Brueckner <brueckner@linux.vnet.ibm.com> [S390] perf: add support for s390x CPU counters
Add a perf PMU to access the CPU-measurement counter facility CPUM CF. CPUM CF provides multiple counter sets for measuring generic, problem-state, and crypto activaties. Also an extended counter set for the IBM System z10 and IBM z196 mainframes is available.
Counters from the basic and problem-state counter set are mapped to generic perf hardware events. Other counters are accessible through raw events.
For a list of available counter sets and counters, see:
- The Load-Program-Parameter and the CPU-Measurement Facilities (SA23-2260) - The CPU-Measurement Facility Extended Counters Definition for z10 and z196 (SA23-2261)
Reviewed-by: Jan Glauber <jang@linux.vnet.ibm.com> Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
H A D | Makefile | diff 212188a596d17d519842ef2173150315735b54e1 Fri Mar 23 05:13:06 CDT 2012 Hendrik Brueckner <brueckner@linux.vnet.ibm.com> [S390] perf: add support for s390x CPU counters
Add a perf PMU to access the CPU-measurement counter facility CPUM CF. CPUM CF provides multiple counter sets for measuring generic, problem-state, and crypto activaties. Also an extended counter set for the IBM System z10 and IBM z196 mainframes is available.
Counters from the basic and problem-state counter set are mapped to generic perf hardware events. Other counters are accessible through raw events.
For a list of available counter sets and counters, see:
- The Load-Program-Parameter and the CPU-Measurement Facilities (SA23-2260) - The CPU-Measurement Facility Extended Counters Definition for z10 and z196 (SA23-2261)
Reviewed-by: Jan Glauber <jang@linux.vnet.ibm.com> Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
/openbmc/linux/arch/s390/include/asm/ |
H A D | perf_event.h | diff 212188a596d17d519842ef2173150315735b54e1 Fri Mar 23 05:13:06 CDT 2012 Hendrik Brueckner <brueckner@linux.vnet.ibm.com> [S390] perf: add support for s390x CPU counters
Add a perf PMU to access the CPU-measurement counter facility CPUM CF. CPUM CF provides multiple counter sets for measuring generic, problem-state, and crypto activaties. Also an extended counter set for the IBM System z10 and IBM z196 mainframes is available.
Counters from the basic and problem-state counter set are mapped to generic perf hardware events. Other counters are accessible through raw events.
For a list of available counter sets and counters, see:
- The Load-Program-Parameter and the CPU-Measurement Facilities (SA23-2260) - The CPU-Measurement Facility Extended Counters Definition for z10 and z196 (SA23-2261)
Reviewed-by: Jan Glauber <jang@linux.vnet.ibm.com> Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|
H A D | cpu_mf.h | diff 212188a596d17d519842ef2173150315735b54e1 Fri Mar 23 05:13:06 CDT 2012 Hendrik Brueckner <brueckner@linux.vnet.ibm.com> [S390] perf: add support for s390x CPU counters
Add a perf PMU to access the CPU-measurement counter facility CPUM CF. CPUM CF provides multiple counter sets for measuring generic, problem-state, and crypto activaties. Also an extended counter set for the IBM System z10 and IBM z196 mainframes is available.
Counters from the basic and problem-state counter set are mapped to generic perf hardware events. Other counters are accessible through raw events.
For a list of available counter sets and counters, see:
- The Load-Program-Parameter and the CPU-Measurement Facilities (SA23-2260) - The CPU-Measurement Facility Extended Counters Definition for z10 and z196 (SA23-2261)
Reviewed-by: Jan Glauber <jang@linux.vnet.ibm.com> Signed-off-by: Hendrik Brueckner <brueckner@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
|