index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
perf_cpum_sf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/core: Introduce perf_prepare_header()
Namhyung Kim
2023-01-18
1
-1
/
+2
*
s390/cpum_sf: add READ_ONCE() semantics to compare and swap loops
Heiko Carstens
2023-01-11
1
-39
/
+62
*
s390/cpumf: Support for CPU Measurement Sampling Facility LS bit
Thomas Richter
2022-01-17
1
-1
/
+1
*
s390/time: convert tod_clock_base to union
Heiko Carstens
2021-02-13
1
-1
/
+1
*
Merge tag 's390-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-11-17
1
-1
/
+1
|
\
|
*
s390/cpum_sf.c: fix file permission for cpum_sfb_size
Thomas Richter
2020-11-12
1
-1
/
+1
*
|
perf: Reduce stack usage of perf_output_begin()
Peter Zijlstra
2020-11-09
1
-1
/
+1
|
/
*
s390/cpum_sf: prohibit callchain data collection
Thomas Richter
2020-07-01
1
-1
/
+10
*
s390/cpum_sf: Fix wrong page count in error message
Thomas Richter
2020-03-25
1
-1
/
+3
*
s390/cpum_sf: Rework sampling buffer allocation
Thomas Richter
2020-02-17
1
-19
/
+21
*
s390/cpum_sf: Use DIV_ROUND_UP
Thomas Richter
2020-01-22
1
-1
/
+1
*
s390/cpum_sf: Use kzalloc and minor changes
Thomas Richter
2020-01-22
1
-5
/
+4
*
s390/cpum_sf: Convert debug trace to common layout
Thomas Richter
2020-01-22
1
-26
/
+30
*
s390/cpum_sf: Avoid SBD overflow condition in irq handler
Thomas Richter
2019-12-11
1
-6
/
+0
*
s390/cpum_sf: Adjust sampling interval to avoid hitting sample limits
Thomas Richter
2019-12-11
1
-0
/
+16
*
s390/cpum_sf: Check for SDBT and SDB consistency
Thomas Richter
2019-11-30
1
-2
/
+15
*
s390/cpum_sf: Use TEAR_REG macro consistantly
Thomas Richter
2019-11-30
1
-8
/
+1
*
s390/cpum_sf: Remove unnecessary check for pending SDBs
Thomas Richter
2019-11-30
1
-2
/
+1
*
s390/cpum_sf: Replace function name in debug statements
Thomas Richter
2019-11-30
1
-51
/
+56
*
s390/cpum_sf: Assign error value to err variable
Thomas Richter
2019-11-12
1
-1
/
+2
*
s390/cpum_sf: Replace function name in debug statements
Thomas Richter
2019-11-12
1
-15
/
+15
*
s390/cpum_sf: Use consistant debug print format for sampling
Thomas Richter
2019-11-12
1
-47
/
+44
*
s390/cpumf: Fix indentation in sampling device driver
Thomas Richter
2019-10-01
1
-1
/
+1
*
s390/cpumsf: Check for CPU Measurement sampling
Thomas Richter
2019-10-01
1
-0
/
+6
*
s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIOD
Thomas Richter
2019-09-19
1
-40
/
+125
*
s390/cpum_sf: Fix line length and format string
Thomas Richter
2019-09-16
1
-7
/
+13
*
perf/aux: Make perf_event accessible to setup_aux()
Mathieu Poirier
2019-02-06
1
-3
/
+3
*
s390/cpum_sf: Rework attribute definition for diagnostic sampling
Thomas Richter
2018-11-02
1
-5
/
+28
*
s390/perf: Return error when debug_register fails
Thomas Richter
2018-10-19
1
-1
/
+5
*
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-21
1
-1
/
+1
|
\
|
*
pid: Implement PIDTYPE_TGID
Eric W. Biederman
2018-07-21
1
-1
/
+1
*
|
s390/cpum_sf: save TOD clock base in SDBs for time conversion
Hendrik Brueckner
2018-07-31
1
-1
/
+13
|
/
*
s390/cpum_sf: ensure sample frequency of perf event attributes is non-zero
Hendrik Brueckner
2018-05-08
1
-0
/
+4
*
s390: kernel: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
1
-4
/
+0
*
s390: kernel: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
*
s390/cpum_sf: correctly set the PID and TID in perf samples
Hendrik Brueckner
2017-11-16
1
-0
/
+76
*
s390/cpum_sf: load program parameter at sampler enablement
Hendrik Brueckner
2017-11-16
1
-0
/
+3
*
s390/cpum_sf: do not register PMU if no sampling mode is authorized
Hendrik Brueckner
2017-11-16
1
-0
/
+3
*
s390/cpumf: remove raw event support in basic-only sampling mode
Pu Hou
2017-11-16
1
-158
/
+27
*
s390/cpumf: enable using AUX buffer
Pu Hou
2017-11-16
1
-11
/
+44
*
s390/cpumf: introduce AUX buffer for dump diagnostic sample data
Pu Hou
2017-11-16
1
-0
/
+446
*
s390/cpumf: remove superfluous nr_cpumask_bits check
Heiko Carstens
2017-09-28
1
-5
/
+1
*
s390/perf: fix bug when creating per-thread event
Pu Hou
2017-09-13
1
-3
/
+6
*
s390/perf: fix problem state detection
Christian Borntraeger
2017-07-13
1
-1
/
+1
*
s390: rename struct psw_bits members
Heiko Carstens
2017-06-12
1
-5
/
+5
*
cpumask: make "nr_cpumask_bits" unsigned
Alexey Dobriyan
2017-05-08
1
-1
/
+1
*
s390/cpumf: simplify detection of guest samples
Martin Schwidefsky
2017-04-05
1
-4
/
+3
*
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
s390/cpumf: Use configuration level indication for sampling data
Christian Borntraeger
2016-12-12
1
-7
/
+20
*
s390/cpumf: simplify psw generation
Heiko Carstens
2016-11-23
1
-21
/
+5
[next]