index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2023-07-04
s390/cpum_cf: remove unneeded debug statements
Thomas Richter
1
-30
/
+2
2023-06-22
s390/cpum_cf: rework PER_CPU_DEFINE of struct cpu_cf_events
Thomas Richter
1
-117
/
+332
2023-06-20
s390/cpum_cf: open access to hwctr device for CAP_PERFMON privileged process
Thomas Richter
1
-1
/
+2
2023-04-19
s390/cpum_cf: remove function validate_ctr_auth() by inline code
Thomas Richter
1
-22
/
+9
2023-04-19
s390/cpum_cf: provide counter number to validate_ctr_version()
Thomas Richter
1
-10
/
+8
2023-04-19
s390/cpum_cf: introduce static CPU counter facility information
Thomas Richter
1
-67
/
+65
2023-04-13
s390/cpum_cf: simplify pr_err() statement in cpumf_pmu_enable/disable
Thomas Richter
1
-14
/
+8
2023-04-13
s390/cpum_cf: remove unnecessary copy_from_user call
Thomas Richter
1
-5
/
+1
2023-04-13
s390/cpum_cf: log bad return code of function cfset_all_copy
Thomas Richter
1
-6
/
+9
2023-02-22
Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-25
/
+283
2023-01-25
s390/cpum_cf: simplify PMC_INIT and PMC_RELEASE usage
Thomas Richter
1
-11
/
+7
2023-01-25
s390/cpum_cf: merge source files for CPU Measurement counter facility
Thomas Richter
1
-8
/
+206
2023-01-25
s390/cpum_cf: remove in-kernel counting facility interface
Thomas Richter
1
-1
/
+1
2023-01-25
s390/cpum_cf: move stccm_avail()
Thomas Richter
1
-0
/
+6
2023-01-25
s390/cpum_cf: move cpum_cf_ctrset_size()
Thomas Richter
1
-0
/
+47
2023-01-25
s390/cpum_cf: simplify hw_perf_event_destroy()
Thomas Richter
1
-6
/
+4
2023-01-18
perf/core: Add perf_sample_save_raw_data() helper
Namhyung Kim
1
-3
/
+1
2023-01-09
s390/cpumf: support user space events for counting
Thomas Richter
1
-11
/
+24
2022-09-27
perf: Use sample_flags for raw_data
Namhyung Kim
1
-0
/
+1
2022-06-23
s390/cpumf: Handle events cycles and instructions identical
Thomas Richter
1
-1
/
+21
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
1
-6
/
+5
2021-11-08
s390/cpumf: cpum_cf PMU displays invalid value after hotplug remove
Thomas Richter
1
-1
/
+3
2021-10-26
s390/cpumf: Allow multiple processes to access /dev/hwc
Thomas Richter
1
-78
/
+150
2021-09-07
s390/cpum_cf: move array from header to C file
Heiko Carstens
1
-0
/
+8
2021-08-05
s390: replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
1
-2
/
+2
2021-07-20
s390/cpumf: fix semicolon.cocci warnings
kernel test robot
1
-1
/
+1
2021-07-05
s390/cpumf: Allow concurrent access for CPU Measurement Counter Facility
Thomas Richter
1
-31
/
+995
2021-06-07
s390/cpumf: remove WARN_ON_ONCE in counter start handler
Thomas Richter
1
-7
/
+1
2021-06-07
s390/cpumf: remove counter transaction call backs
Thomas Richter
1
-84
/
+0
2021-04-30
s390/cpumf: remove call to perf_event_update_userpage
Thomas Richter
1
-4
/
+0
2021-04-30
s390/cpumf: beautify if-then-else indentation
Thomas Richter
1
-5
/
+3
2021-03-08
s390/cpumf: remove unneeded semicolon
Jiapeng Chong
1
-1
/
+1
2019-11-20
s390/cpumf: Adjust registration of s390 PMU device drivers
Thomas Richter
1
-11
/
+10
2019-03-29
s390/cpum_cf: Add support for CPU-MF SVN 6
Thomas Richter
1
-4
/
+11
2019-02-22
s390/cpum_cf: Handle EBUSY return code from CPU counter facility reservation
Thomas Richter
1
-1
/
+3
2019-02-22
s390/cpum_cf: move common functions into a separate file
Hendrik Brueckner
1
-181
/
+3
2019-02-22
s390/cpum_cf: introduce kernel_cpumcf_avail() function
Hendrik Brueckner
1
-3
/
+17
2019-02-22
s390/cpum_cf: introduce kernel_cpumcf_alert() to obtain measurement alerts
Hendrik Brueckner
1
-0
/
+18
2019-02-22
s390/cpu_mf: move struct cpu_cf_events and per-CPU variable to header file
Hendrik Brueckner
1
-9
/
+2
2019-02-22
s390/cpum_cf: rename per-CPU counter facility structure and variables
Hendrik Brueckner
1
-20
/
+20
2019-02-22
s390/cpum_cf: prepare for in-kernel counter measurements
Hendrik Brueckner
1
-6
/
+26
2019-02-22
s390/cpum_cf: move counter set controls to a new header file
Hendrik Brueckner
1
-42
/
+3
2018-11-14
s390/cpum_cf: Reject request for sampling in event initialization
Thomas Richter
1
-0
/
+2
2018-11-08
s390/perf: Change CPUM_CF return code in event init function
Thomas Richter
1
-1
/
+1
2017-11-24
s390: kernel: Remove redundant license text
Greg Kroah-Hartman
1
-4
/
+0
2017-11-24
s390: kernel: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-03-31
s390/cpum_cf: make hw_perf_event_update() a void function
Hendrik Brueckner
1
-4
/
+2
2017-03-31
s390/cpum_cf: add support for the MT-diagnostic counter set (z13)
Hendrik Brueckner
1
-25
/
+64
2017-03-31
s390/cpum_cf: cleanup event/counter validation
Hendrik Brueckner
1
-30
/
+1
2017-03-31
s390/cpum_cf: update counter numbers to ecctr limits
Hendrik Brueckner
1
-1
/
+1
[next]