summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/perf_cpum_sf.c
AgeCommit message (Expand)Author
2023-07-04s390/cpum_sf: remove check on CPU being onlineThomas Richter
2023-07-04s390/cpum_sf: handle casts consistentlyThomas Richter
2023-07-04s390/cpum_sf: remove unnecessary debug statementThomas Richter
2023-07-04s390/cpum_sf: remove parameter in call to pr_errThomas Richter
2023-07-04s390/cpum_sf: simplify function setup_pmu_cpuThomas Richter
2023-07-03s390: fix various typosHeiko Carstens
2023-07-03s390: include linux/io.h instead of asm/io.hHeiko Carstens
2023-06-28s390/mm: do not include <asm-generic/io.h> directlyBaoquan He
2023-06-05s390/cpum_sf: Convert to cmpxchg128()Peter Zijlstra
2023-03-27s390/cpum_sf: remove flag PERF_CPUM_SF_FULL_BLOCKSThomas Richter
2023-02-28s390/cpum_sf: use READ_ONCE_ALIGNED_128() instead of 128-bit cmpxchgHeiko Carstens
2023-02-21Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-01-22s390/cpum_sf: diagnostic sampling buffer setup to handle virtual addressesThomas Richter
2023-01-22s390/cpum_sf: rework macro AUX_SDB_NUM_xxxThomas Richter
2023-01-22s390/cpum_sf: sampling buffer setup to handle virtual addressesThomas Richter
2023-01-22s390/cpum_sf: remove debug statements from function setup_pmc_cpuThomas Richter
2023-01-22s390/cpum_sf: move functions from header file to source fileThomas Richter
2023-01-18perf/core: Introduce perf_prepare_header()Namhyung Kim
2023-01-11s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens
2022-01-17s390/cpumf: Support for CPU Measurement Sampling Facility LS bitThomas Richter
2021-02-13s390/time: convert tod_clock_base to unionHeiko Carstens
2020-11-17Merge tag 's390-5.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-11-12s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter
2020-11-09perf: Reduce stack usage of perf_output_begin()Peter Zijlstra
2020-07-01s390/cpum_sf: prohibit callchain data collectionThomas Richter
2020-03-25s390/cpum_sf: Fix wrong page count in error messageThomas Richter
2020-02-17s390/cpum_sf: Rework sampling buffer allocationThomas Richter
2020-01-22s390/cpum_sf: Use DIV_ROUND_UPThomas Richter
2020-01-22s390/cpum_sf: Use kzalloc and minor changesThomas Richter
2020-01-22s390/cpum_sf: Convert debug trace to common layoutThomas Richter
2019-12-11s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter
2019-12-11s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter
2019-11-30s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter
2019-11-30s390/cpum_sf: Use TEAR_REG macro consistantlyThomas Richter
2019-11-30s390/cpum_sf: Remove unnecessary check for pending SDBsThomas Richter
2019-11-30s390/cpum_sf: Replace function name in debug statementsThomas Richter
2019-11-12s390/cpum_sf: Assign error value to err variableThomas Richter
2019-11-12s390/cpum_sf: Replace function name in debug statementsThomas Richter
2019-11-12s390/cpum_sf: Use consistant debug print format for samplingThomas Richter
2019-10-01s390/cpumf: Fix indentation in sampling device driverThomas Richter
2019-10-01s390/cpumsf: Check for CPU Measurement samplingThomas Richter
2019-09-19s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIODThomas Richter
2019-09-16s390/cpum_sf: Fix line length and format stringThomas Richter
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
2018-11-02s390/cpum_sf: Rework attribute definition for diagnostic samplingThomas Richter
2018-10-19s390/perf: Return error when debug_register failsThomas Richter
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-31s390/cpum_sf: save TOD clock base in SDBs for time conversionHendrik Brueckner
2018-07-21pid: Implement PIDTYPE_TGIDEric W. Biederman
2018-05-08s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner