aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/perf_cpum_sf.c
AgeCommit message (Expand)Author
2020-11-24s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter
2020-10-01s390/cpum_sf: Use kzalloc and minor changesThomas Richter
2020-04-23s390/cpum_sf: Fix wrong page count in error messageThomas Richter
2020-01-09s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter
2020-01-09s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter
2020-01-04s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter
2019-12-01s390/perf: Return error when debug_register failsThomas Richter
2019-04-05perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier
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
2017-11-24s390: kernel: Remove redundant license textGreg Kroah-Hartman
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-16s390/cpum_sf: correctly set the PID and TID in perf samplesHendrik Brueckner
2017-11-16s390/cpum_sf: load program parameter at sampler enablementHendrik Brueckner
2017-11-16s390/cpum_sf: do not register PMU if no sampling mode is authorizedHendrik Brueckner
2017-11-16s390/cpumf: remove raw event support in basic-only sampling modePu Hou
2017-11-16s390/cpumf: enable using AUX bufferPu Hou
2017-11-16s390/cpumf: introduce AUX buffer for dump diagnostic sample dataPu Hou
2017-09-28s390/cpumf: remove superfluous nr_cpumask_bits checkHeiko Carstens
2017-09-13s390/perf: fix bug when creating per-thread eventPu Hou
2017-07-13s390/perf: fix problem state detectionChristian Borntraeger
2017-06-12s390: rename struct psw_bits membersHeiko Carstens
2017-05-08cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan
2017-04-05s390/cpumf: simplify detection of guest samplesMartin Schwidefsky
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner
2016-12-12s390/cpumf: Use configuration level indication for sampling dataChristian Borntraeger
2016-11-23s390/cpumf: simplify psw generationHeiko Carstens
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-07-15perf, events: add non-linear data support for raw recordsDaniel Borkmann
2016-07-14s390/perf: Convert the hotplug notifier to state machine callbacks (Sampling)Sebastian Andrzej Siewior
2016-06-28s390/perf: remove perf_release/reserver_sampling functionsHeiko Carstens
2016-05-03s390/cpum_sf: Remove superfluous SMP function callAnna-Maria Gleixner
2016-03-17s390/cpum_sf: Fix cpu hotplug notifier transitionsAnna-Maria Gleixner
2016-03-02s390/cpumf: Improve guest detection heuristicsChristian Borntraeger
2015-10-14s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger
2015-08-03KVM: s390: use pid of cpu thread for sampling taggingChristian Borntraeger
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-03-13s390/cpum_sf: add diagnostic sampling event only if it is authorizedHendrik Brueckner
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-11-03s390/cpum_sf: Remove initialization of PMU event indexHendrik Brueckner
2014-10-28perf: Fix and clean up initialization of pmu::event_idxPeter Zijlstra
2014-08-26s390: Replace __get_cpu_var usesChristoph Lameter
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth
2014-01-13s390: delete new instances of __cpuinit usagePaul Gortmaker
2013-12-16s390/cpum_sf: Add flag to process full SDBs onlyHendrik Brueckner
2013-12-16s390/cpum_sf: Add raw data sampling to support the diagnostic-sampling functionHendrik Brueckner
2013-12-16s390/cpum_sf: Filter perf events based event->attr.exclude_* settingsHendrik Brueckner