Age | Commit message (Expand) | Author | Files | Lines |
2022-01-17 | s390/cpumf: Support for CPU Measurement Sampling Facility LS bit | Thomas Richter | 1 | -1/+1 |
2021-02-13 | s390/time: convert tod_clock_base to union | Heiko Carstens | 1 | -1/+1 |
2020-11-17 | Merge tag 's390-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -1/+1 |
2020-11-12 | s390/cpum_sf.c: fix file permission for cpum_sfb_size | Thomas Richter | 1 | -1/+1 |
2020-11-09 | perf: Reduce stack usage of perf_output_begin() | Peter Zijlstra | 1 | -1/+1 |
2020-07-01 | s390/cpum_sf: prohibit callchain data collection | Thomas Richter | 1 | -1/+10 |
2020-03-25 | s390/cpum_sf: Fix wrong page count in error message | Thomas Richter | 1 | -1/+3 |
2020-02-17 | s390/cpum_sf: Rework sampling buffer allocation | Thomas Richter | 1 | -19/+21 |
2020-01-22 | s390/cpum_sf: Use DIV_ROUND_UP | Thomas Richter | 1 | -1/+1 |
2020-01-22 | s390/cpum_sf: Use kzalloc and minor changes | Thomas Richter | 1 | -5/+4 |
2020-01-22 | s390/cpum_sf: Convert debug trace to common layout | Thomas Richter | 1 | -26/+30 |
2019-12-11 | s390/cpum_sf: Avoid SBD overflow condition in irq handler | Thomas Richter | 1 | -6/+0 |
2019-12-11 | s390/cpum_sf: Adjust sampling interval to avoid hitting sample limits | Thomas Richter | 1 | -0/+16 |
2019-11-30 | s390/cpum_sf: Check for SDBT and SDB consistency | Thomas Richter | 1 | -2/+15 |
2019-11-30 | s390/cpum_sf: Use TEAR_REG macro consistantly | Thomas Richter | 1 | -8/+1 |
2019-11-30 | s390/cpum_sf: Remove unnecessary check for pending SDBs | Thomas Richter | 1 | -2/+1 |
2019-11-30 | s390/cpum_sf: Replace function name in debug statements | Thomas Richter | 1 | -51/+56 |
2019-11-12 | s390/cpum_sf: Assign error value to err variable | Thomas Richter | 1 | -1/+2 |
2019-11-12 | s390/cpum_sf: Replace function name in debug statements | Thomas Richter | 1 | -15/+15 |
2019-11-12 | s390/cpum_sf: Use consistant debug print format for sampling | Thomas Richter | 1 | -47/+44 |
2019-10-01 | s390/cpumf: Fix indentation in sampling device driver | Thomas Richter | 1 | -1/+1 |
2019-10-01 | s390/cpumsf: Check for CPU Measurement sampling | Thomas Richter | 1 | -0/+6 |
2019-09-19 | s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIOD | Thomas Richter | 1 | -40/+125 |
2019-09-16 | s390/cpum_sf: Fix line length and format string | Thomas Richter | 1 | -7/+13 |
2019-02-06 | perf/aux: Make perf_event accessible to setup_aux() | Mathieu Poirier | 1 | -3/+3 |
2018-11-02 | s390/cpum_sf: Rework attribute definition for diagnostic sampling | Thomas Richter | 1 | -5/+28 |
2018-10-19 | s390/perf: Return error when debug_register fails | Thomas Richter | 1 | -1/+5 |
2018-08-21 | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2018-07-31 | s390/cpum_sf: save TOD clock base in SDBs for time conversion | Hendrik Brueckner | 1 | -1/+13 |
2018-07-21 | pid: Implement PIDTYPE_TGID | Eric W. Biederman | 1 | -1/+1 |
2018-05-08 | s390/cpum_sf: ensure sample frequency of perf event attributes is non-zero | Hendrik Brueckner | 1 | -0/+4 |
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-11-16 | s390/cpum_sf: correctly set the PID and TID in perf samples | Hendrik Brueckner | 1 | -0/+76 |
2017-11-16 | s390/cpum_sf: load program parameter at sampler enablement | Hendrik Brueckner | 1 | -0/+3 |
2017-11-16 | s390/cpum_sf: do not register PMU if no sampling mode is authorized | Hendrik Brueckner | 1 | -0/+3 |
2017-11-16 | s390/cpumf: remove raw event support in basic-only sampling mode | Pu Hou | 1 | -158/+27 |
2017-11-16 | s390/cpumf: enable using AUX buffer | Pu Hou | 1 | -11/+44 |
2017-11-16 | s390/cpumf: introduce AUX buffer for dump diagnostic sample data | Pu Hou | 1 | -0/+446 |
2017-09-28 | s390/cpumf: remove superfluous nr_cpumask_bits check | Heiko Carstens | 1 | -5/+1 |
2017-09-13 | s390/perf: fix bug when creating per-thread event | Pu Hou | 1 | -3/+6 |
2017-07-13 | s390/perf: fix problem state detection | Christian Borntraeger | 1 | -1/+1 |
2017-06-12 | s390: rename struct psw_bits members | Heiko Carstens | 1 | -5/+5 |
2017-05-08 | cpumask: make "nr_cpumask_bits" unsigned | Alexey Dobriyan | 1 | -1/+1 |
2017-04-05 | s390/cpumf: simplify detection of guest samples | Martin Schwidefsky | 1 | -4/+3 |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner | 1 | -1/+1 |
2016-12-12 | s390/cpumf: Use configuration level indication for sampling data | Christian Borntraeger | 1 | -7/+20 |
2016-11-23 | s390/cpumf: simplify psw generation | Heiko Carstens | 1 | -21/+5 |
2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -26/+19 |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -3/+6 |