summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/perf_pai_ext.c
AgeCommit message (Expand)Author
2024-04-03s390/pai: fix sampling event removal for PMU device driverThomas Richter
2024-03-07s390/pai: change sampling event assignment for PMU device driverThomas Richter
2024-02-20s390/pai: simplify event start function for perf statThomas Richter
2024-02-20s390/pai: save PAI counter value page in event structureThomas Richter
2024-02-09s390/pai: export number of sysfs attribute filesThomas Richter
2024-02-09s390/pai: fix attr_event_free upper limit for pai device driversThomas Richter
2024-01-12s390/pai_ext: split function paiext_push_sampleThomas Richter
2024-01-12s390/pai_ext: rework function paiext_copy argmentsThomas Richter
2024-01-12s390/pai: rework paiXXX_start and paiXXX_stop functionsThomas Richter
2024-01-12s390/pai: rework paixxxx_getctr interfaceThomas Richter
2023-11-22s390/pai: cleanup event initializationThomas Richter
2023-10-25s390/pai: initialize event count once at initializationThomas Richter
2023-10-25s390/pai_crypto: use PERF_ATTACH_TASK define for per task detectionThomas Richter
2023-09-19s390: use control register bit definesHeiko Carstens
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens
2023-09-19s390/ctlreg: rename ctl_reg.h to ctlreg.hHeiko Carstens
2023-07-03s390: fix various typosHeiko Carstens
2023-05-15s390/pai_ext: replace atomic_t with refcount_tThomas Richter
2023-02-21Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-01-25s390/cpum_cf: merge source files for CPU Measurement counter facilityThomas Richter
2023-01-18perf/core: Add perf_sample_save_raw_data() helperNamhyung Kim
2022-12-12Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-12-12Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-10-27perf: Rewrite core context handlingPeter Zijlstra
2022-10-26s390/pai: fix raw data collection for PMU pai_extThomas Richter
2022-10-26s390/pai: move enum definition to header fileThomas Richter
2022-09-16s390/pai: Add support for PAI Extension 1 NNPA countersThomas Richter