aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/perf_cpum_sf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-25s390/cpum_sf: Fix wrong page count in error messageThomas Richter1-1/+3
2020-02-17s390/cpum_sf: Rework sampling buffer allocationThomas Richter1-19/+21
2020-01-22s390/cpum_sf: Use DIV_ROUND_UPThomas Richter1-1/+1
2020-01-22s390/cpum_sf: Use kzalloc and minor changesThomas Richter1-5/+4
2020-01-22s390/cpum_sf: Convert debug trace to common layoutThomas Richter1-26/+30
2019-12-11s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter1-6/+0
2019-12-11s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter1-0/+16
2019-11-30s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter1-2/+15
2019-11-30s390/cpum_sf: Use TEAR_REG macro consistantlyThomas Richter1-8/+1
2019-11-30s390/cpum_sf: Remove unnecessary check for pending SDBsThomas Richter1-2/+1
2019-11-30s390/cpum_sf: Replace function name in debug statementsThomas Richter1-51/+56
2019-11-12s390/cpum_sf: Assign error value to err variableThomas Richter1-1/+2
2019-11-12s390/cpum_sf: Replace function name in debug statementsThomas Richter1-15/+15
2019-11-12s390/cpum_sf: Use consistant debug print format for samplingThomas Richter1-47/+44
2019-10-01s390/cpumf: Fix indentation in sampling device driverThomas Richter1-1/+1
2019-10-01s390/cpumsf: Check for CPU Measurement samplingThomas Richter1-0/+6
2019-09-19s390/cpum_sf: Support ioctl PERF_EVENT_IOC_PERIODThomas Richter1-40/+125
2019-09-16s390/cpum_sf: Fix line length and format stringThomas Richter1-7/+13
2019-02-06perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier1-3/+3
2018-11-02s390/cpum_sf: Rework attribute definition for diagnostic samplingThomas Richter1-5/+28
2018-10-19s390/perf: Return error when debug_register failsThomas Richter1-1/+5
2018-08-21Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-1/+1
2018-07-31s390/cpum_sf: save TOD clock base in SDBs for time conversionHendrik Brueckner1-1/+13
2018-07-21pid: Implement PIDTYPE_TGIDEric W. Biederman1-1/+1
2018-05-08s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner1-0/+4
2017-11-24s390: kernel: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-11-16s390/cpum_sf: correctly set the PID and TID in perf samplesHendrik Brueckner1-0/+76
2017-11-16s390/cpum_sf: load program parameter at sampler enablementHendrik Brueckner1-0/+3
2017-11-16s390/cpum_sf: do not register PMU if no sampling mode is authorizedHendrik Brueckner1-0/+3
2017-11-16s390/cpumf: remove raw event support in basic-only sampling modePu Hou1-158/+27
2017-11-16s390/cpumf: enable using AUX bufferPu Hou1-11/+44
2017-11-16s390/cpumf: introduce AUX buffer for dump diagnostic sample dataPu Hou1-0/+446
2017-09-28s390/cpumf: remove superfluous nr_cpumask_bits checkHeiko Carstens1-5/+1
2017-09-13s390/perf: fix bug when creating per-thread eventPu Hou1-3/+6
2017-07-13s390/perf: fix problem state detectionChristian Borntraeger1-1/+1
2017-06-12s390: rename struct psw_bits membersHeiko Carstens1-5/+5
2017-05-08cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan1-1/+1
2017-04-05s390/cpumf: simplify detection of guest samplesMartin Schwidefsky1-4/+3
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-1/+1
2016-12-12s390/cpumf: Use configuration level indication for sampling dataChristian Borntraeger1-7/+20
2016-11-23s390/cpumf: simplify psw generationHeiko Carstens1-21/+5
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-26/+19
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+6
2016-07-15perf, events: add non-linear data support for raw recordsDaniel Borkmann1-3/+6
2016-07-14s390/perf: Convert the hotplug notifier to state machine callbacks (Sampling)Sebastian Andrzej Siewior1-26/+19
2016-06-28s390/perf: remove perf_release/reserver_sampling functionsHeiko Carstens1-5/+0
2016-05-03s390/cpum_sf: Remove superfluous SMP function callAnna-Maria Gleixner1-3/+6
2016-03-17s390/cpum_sf: Fix cpu hotplug notifier transitionsAnna-Maria Gleixner1-1/+1
2016-03-02s390/cpumf: Improve guest detection heuristicsChristian Borntraeger1-3/+6