summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/perf_cpum_cf.c
AgeCommit message (Expand)Author
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
2017-03-31s390/cpum_cf: cleanup event/counter validationHendrik Brueckner
2017-03-31s390/cpum_cf: update counter numbers to ecctr limitsHendrik Brueckner
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-07-14s390/perf: Convert the hotplug notifier to state machine callbacks (Counter)Thomas Gleixner
2016-06-16s390/cpum_cf: use perf software context for hardware countersHendrik Brueckner
2016-05-03s390/cpum_cf: Remove superfluous SMP function callAnna-Maria Gleixner
2016-03-17s390/cpum_cf: Fix missing cpu hotplug notifier transitionAnna-Maria Gleixner
2016-03-08s390: Fix misspellings in commentsAdam Buchbinder
2015-09-28Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...Ingo Molnar
2015-09-17s390/cpum_cf: Corrected return code for unauthorized counter setsHendrik Brueckner
2015-09-13perf/core: Drop PERF_EVENT_TXNSukadev Bhattiprolu