index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
perf_cpum_cf.c
Age
Commit message (
Expand
)
Author
2023-07-04
s390/cpum_cf: remove unneeded debug statements
Thomas Richter
2023-06-22
s390/cpum_cf: rework PER_CPU_DEFINE of struct cpu_cf_events
Thomas Richter
2023-06-20
s390/cpum_cf: open access to hwctr device for CAP_PERFMON privileged process
Thomas Richter
2023-04-19
s390/cpum_cf: remove function validate_ctr_auth() by inline code
Thomas Richter
2023-04-19
s390/cpum_cf: provide counter number to validate_ctr_version()
Thomas Richter
2023-04-19
s390/cpum_cf: introduce static CPU counter facility information
Thomas Richter
2023-04-13
s390/cpum_cf: simplify pr_err() statement in cpumf_pmu_enable/disable
Thomas Richter
2023-04-13
s390/cpum_cf: remove unnecessary copy_from_user call
Thomas Richter
2023-04-13
s390/cpum_cf: log bad return code of function cfset_all_copy
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: simplify PMC_INIT and PMC_RELEASE usage
Thomas Richter
2023-01-25
s390/cpum_cf: merge source files for CPU Measurement counter facility
Thomas Richter
2023-01-25
s390/cpum_cf: remove in-kernel counting facility interface
Thomas Richter
2023-01-25
s390/cpum_cf: move stccm_avail()
Thomas Richter
2023-01-25
s390/cpum_cf: move cpum_cf_ctrset_size()
Thomas Richter
2023-01-25
s390/cpum_cf: simplify hw_perf_event_destroy()
Thomas Richter
2023-01-18
perf/core: Add perf_sample_save_raw_data() helper
Namhyung Kim
2023-01-09
s390/cpumf: support user space events for counting
Thomas Richter
2022-09-27
perf: Use sample_flags for raw_data
Namhyung Kim
2022-06-23
s390/cpumf: Handle events cycles and instructions identical
Thomas Richter
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
2021-11-08
s390/cpumf: cpum_cf PMU displays invalid value after hotplug remove
Thomas Richter
2021-10-26
s390/cpumf: Allow multiple processes to access /dev/hwc
Thomas Richter
2021-09-07
s390/cpum_cf: move array from header to C file
Heiko Carstens
2021-08-05
s390: replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
2021-07-20
s390/cpumf: fix semicolon.cocci warnings
kernel test robot
2021-07-05
s390/cpumf: Allow concurrent access for CPU Measurement Counter Facility
Thomas Richter
2021-06-07
s390/cpumf: remove WARN_ON_ONCE in counter start handler
Thomas Richter
2021-06-07
s390/cpumf: remove counter transaction call backs
Thomas Richter
2021-04-30
s390/cpumf: remove call to perf_event_update_userpage
Thomas Richter
2021-04-30
s390/cpumf: beautify if-then-else indentation
Thomas Richter
2021-03-08
s390/cpumf: remove unneeded semicolon
Jiapeng Chong
2019-11-20
s390/cpumf: Adjust registration of s390 PMU device drivers
Thomas Richter
2019-03-29
s390/cpum_cf: Add support for CPU-MF SVN 6
Thomas Richter
2019-02-22
s390/cpum_cf: Handle EBUSY return code from CPU counter facility reservation
Thomas Richter
2019-02-22
s390/cpum_cf: move common functions into a separate file
Hendrik Brueckner
2019-02-22
s390/cpum_cf: introduce kernel_cpumcf_avail() function
Hendrik Brueckner
2019-02-22
s390/cpum_cf: introduce kernel_cpumcf_alert() to obtain measurement alerts
Hendrik Brueckner
2019-02-22
s390/cpu_mf: move struct cpu_cf_events and per-CPU variable to header file
Hendrik Brueckner
2019-02-22
s390/cpum_cf: rename per-CPU counter facility structure and variables
Hendrik Brueckner
2019-02-22
s390/cpum_cf: prepare for in-kernel counter measurements
Hendrik Brueckner
2019-02-22
s390/cpum_cf: move counter set controls to a new header file
Hendrik Brueckner
2018-11-14
s390/cpum_cf: Reject request for sampling in event initialization
Thomas Richter
2018-11-08
s390/perf: Change CPUM_CF return code in event init function
Thomas Richter
2017-11-24
s390: kernel: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
s390: kernel: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-03-31
s390/cpum_cf: make hw_perf_event_update() a void function
Hendrik Brueckner
2017-03-31
s390/cpum_cf: add support for the MT-diagnostic counter set (z13)
Hendrik Brueckner
2017-03-31
s390/cpum_cf: cleanup event/counter validation
Hendrik Brueckner
2017-03-31
s390/cpum_cf: update counter numbers to ecctr limits
Hendrik Brueckner
[next]