summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/perf_cpum_cf.c
AgeCommit message (Expand)Author
2023-09-19s390: use control register bit definesHeiko Carstens
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens
2023-07-04s390/cpum_cf: remove unneeded debug statementsThomas Richter
2023-06-22s390/cpum_cf: rework PER_CPU_DEFINE of struct cpu_cf_eventsThomas Richter
2023-06-20s390/cpum_cf: open access to hwctr device for CAP_PERFMON privileged processThomas Richter
2023-04-19s390/cpum_cf: remove function validate_ctr_auth() by inline codeThomas Richter
2023-04-19s390/cpum_cf: provide counter number to validate_ctr_version()Thomas Richter
2023-04-19s390/cpum_cf: introduce static CPU counter facility informationThomas Richter
2023-04-13s390/cpum_cf: simplify pr_err() statement in cpumf_pmu_enable/disableThomas Richter
2023-04-13s390/cpum_cf: remove unnecessary copy_from_user callThomas Richter
2023-04-13s390/cpum_cf: log bad return code of function cfset_all_copyThomas 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: simplify PMC_INIT and PMC_RELEASE usageThomas Richter
2023-01-25s390/cpum_cf: merge source files for CPU Measurement counter facilityThomas Richter
2023-01-25s390/cpum_cf: remove in-kernel counting facility interfaceThomas Richter
2023-01-25s390/cpum_cf: move stccm_avail()Thomas Richter
2023-01-25s390/cpum_cf: move cpum_cf_ctrset_size()Thomas Richter
2023-01-25s390/cpum_cf: simplify hw_perf_event_destroy()Thomas Richter
2023-01-18perf/core: Add perf_sample_save_raw_data() helperNamhyung Kim
2023-01-09s390/cpumf: support user space events for countingThomas Richter
2022-09-27perf: Use sample_flags for raw_dataNamhyung Kim
2022-06-23s390/cpumf: Handle events cycles and instructions identicalThomas Richter
2022-03-10s390: raise minimum supported machine generation to z10Vasily Gorbik
2021-11-08s390/cpumf: cpum_cf PMU displays invalid value after hotplug removeThomas Richter
2021-10-26s390/cpumf: Allow multiple processes to access /dev/hwcThomas Richter
2021-09-07s390/cpum_cf: move array from header to C fileHeiko Carstens
2021-08-05s390: replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior
2021-07-20s390/cpumf: fix semicolon.cocci warningskernel test robot
2021-07-05s390/cpumf: Allow concurrent access for CPU Measurement Counter FacilityThomas Richter
2021-06-07s390/cpumf: remove WARN_ON_ONCE in counter start handlerThomas Richter
2021-06-07s390/cpumf: remove counter transaction call backsThomas Richter
2021-04-30s390/cpumf: remove call to perf_event_update_userpageThomas Richter
2021-04-30s390/cpumf: beautify if-then-else indentationThomas Richter
2021-03-08s390/cpumf: remove unneeded semicolonJiapeng Chong
2019-11-20s390/cpumf: Adjust registration of s390 PMU device driversThomas Richter
2019-03-29s390/cpum_cf: Add support for CPU-MF SVN 6Thomas Richter
2019-02-22s390/cpum_cf: Handle EBUSY return code from CPU counter facility reservationThomas Richter
2019-02-22s390/cpum_cf: move common functions into a separate fileHendrik Brueckner
2019-02-22s390/cpum_cf: introduce kernel_cpumcf_avail() functionHendrik Brueckner
2019-02-22s390/cpum_cf: introduce kernel_cpumcf_alert() to obtain measurement alertsHendrik Brueckner
2019-02-22s390/cpu_mf: move struct cpu_cf_events and per-CPU variable to header fileHendrik Brueckner
2019-02-22s390/cpum_cf: rename per-CPU counter facility structure and variablesHendrik Brueckner
2019-02-22s390/cpum_cf: prepare for in-kernel counter measurementsHendrik Brueckner
2019-02-22s390/cpum_cf: move counter set controls to a new header fileHendrik Brueckner
2018-11-14s390/cpum_cf: Reject request for sampling in event initializationThomas Richter
2018-11-08s390/perf: Change CPUM_CF return code in event init functionThomas Richter
2017-11-24s390: kernel: Remove redundant license textGreg Kroah-Hartman
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-03-31s390/cpum_cf: make hw_perf_event_update() a void functionHendrik Brueckner
2017-03-31s390/cpum_cf: add support for the MT-diagnostic counter set (z13)Hendrik Brueckner