index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
perf_pai_ext.c
Age
Commit message (
Expand
)
Author
2024-09-05
s390/pai_ext: Update PAI extension 1 counters
Thomas Richter
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
2024-06-07
s390/pai_ext: Enable per-task and system-wide sampling event
Thomas Richter
2024-06-07
s390/pai_ext: Enable per-task counting event
Thomas Richter
2024-06-07
s390/pai_ext: Enable concurrent system-wide counting/sampling
Thomas Richter
2024-04-03
s390/pai: fix sampling event removal for PMU device driver
Thomas Richter
2024-03-07
s390/pai: change sampling event assignment for PMU device driver
Thomas Richter
2024-02-20
s390/pai: simplify event start function for perf stat
Thomas Richter
2024-02-20
s390/pai: save PAI counter value page in event structure
Thomas Richter
2024-02-09
s390/pai: export number of sysfs attribute files
Thomas Richter
2024-02-09
s390/pai: fix attr_event_free upper limit for pai device drivers
Thomas Richter
2024-01-12
s390/pai_ext: split function paiext_push_sample
Thomas Richter
2024-01-12
s390/pai_ext: rework function paiext_copy argments
Thomas Richter
2024-01-12
s390/pai: rework paiXXX_start and paiXXX_stop functions
Thomas Richter
2024-01-12
s390/pai: rework paixxxx_getctr interface
Thomas Richter
2023-11-22
s390/pai: cleanup event initialization
Thomas Richter
2023-10-25
s390/pai: initialize event count once at initialization
Thomas Richter
2023-10-25
s390/pai_crypto: use PERF_ATTACH_TASK define for per task detection
Thomas Richter
2023-09-19
s390: use control register bit defines
Heiko Carstens
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2023-09-19
s390/ctlreg: rename ctl_reg.h to ctlreg.h
Heiko Carstens
2023-07-03
s390: fix various typos
Heiko Carstens
2023-05-15
s390/pai_ext: replace atomic_t with refcount_t
Thomas Richter
2023-02-21
Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-01-25
s390/cpum_cf: merge source files for CPU Measurement counter facility
Thomas Richter
2023-01-18
perf/core: Add perf_sample_save_raw_data() helper
Namhyung Kim
2022-12-12
Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-12-12
Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2022-10-27
perf: Rewrite core context handling
Peter Zijlstra
2022-10-26
s390/pai: fix raw data collection for PMU pai_ext
Thomas Richter
2022-10-26
s390/pai: move enum definition to header file
Thomas Richter
2022-09-16
s390/pai: Add support for PAI Extension 1 NNPA counters
Thomas Richter