summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/perf_cpum_sf.c
Commit message (Expand)AuthorAgeFilesLines
* s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner2018-05-081-0/+4
* s390: kernel: Remove redundant license textGreg Kroah-Hartman2017-11-241-4/+0
* s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390/cpum_sf: correctly set the PID and TID in perf samplesHendrik Brueckner2017-11-161-0/+76
* s390/cpum_sf: load program parameter at sampler enablementHendrik Brueckner2017-11-161-0/+3
* s390/cpum_sf: do not register PMU if no sampling mode is authorizedHendrik Brueckner2017-11-161-0/+3
* s390/cpumf: remove raw event support in basic-only sampling modePu Hou2017-11-161-158/+27
* s390/cpumf: enable using AUX bufferPu Hou2017-11-161-11/+44
* s390/cpumf: introduce AUX buffer for dump diagnostic sample dataPu Hou2017-11-161-0/+446
* s390/cpumf: remove superfluous nr_cpumask_bits checkHeiko Carstens2017-09-281-5/+1
* s390/perf: fix bug when creating per-thread eventPu Hou2017-09-131-3/+6
* s390/perf: fix problem state detectionChristian Borntraeger2017-07-131-1/+1
* s390: rename struct psw_bits membersHeiko Carstens2017-06-121-5/+5
* cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan2017-05-081-1/+1
* s390/cpumf: simplify detection of guest samplesMartin Schwidefsky2017-04-051-4/+3
* cpu/hotplug: Cleanup state namesThomas Gleixner2016-12-251-1/+1
* s390/cpumf: Use configuration level indication for sampling dataChristian Borntraeger2016-12-121-7/+20
* s390/cpumf: simplify psw generationHeiko Carstens2016-11-231-21/+5
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-291-26/+19
|\
| * s390/perf: Convert the hotplug notifier to state machine callbacks (Sampling)Sebastian Andrzej Siewior2016-07-141-26/+19
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-07-271-3/+6
|\ \
| * | perf, events: add non-linear data support for raw recordsDaniel Borkmann2016-07-151-3/+6
| |/
* / s390/perf: remove perf_release/reserver_sampling functionsHeiko Carstens2016-06-281-5/+0
|/
* s390/cpum_sf: Remove superfluous SMP function callAnna-Maria Gleixner2016-05-031-3/+6
* s390/cpum_sf: Fix cpu hotplug notifier transitionsAnna-Maria Gleixner2016-03-171-1/+1
* s390/cpumf: Improve guest detection heuristicsChristian Borntraeger2016-03-021-3/+6
* s390/cpumf: rework program parameter setting to detect guest samplesChristian Borntraeger2015-10-141-4/+6
* KVM: s390: use pid of cpu thread for sampling taggingChristian Borntraeger2015-08-031-6/+3
* kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-1/+1
* s390/cpum_sf: add diagnostic sampling event only if it is authorizedHendrik Brueckner2015-03-131-2/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-12-111-1/+0
|\
| * s390/cpum_sf: Remove initialization of PMU event indexHendrik Brueckner2014-11-031-1/+0
* | perf: Fix and clean up initialization of pmu::event_idxPeter Zijlstra2014-10-281-6/+0
|/
* s390: Replace __get_cpu_var usesChristoph Lameter2014-08-261-8/+8
* s390/irq: Use defines for external interruption codesThomas Huth2014-04-031-2/+4
* s390: delete new instances of __cpuinit usagePaul Gortmaker2014-01-131-2/+2
* s390/cpum_sf: Add flag to process full SDBs onlyHendrik Brueckner2013-12-161-2/+11
* s390/cpum_sf: Add raw data sampling to support the diagnostic-sampling functionHendrik Brueckner2013-12-161-71/+309
* s390/cpum_sf: Filter perf events based event->attr.exclude_* settingsHendrik Brueckner2013-12-161-1/+35
* s390/cpum_sf: Detect KVM guest samplesHendrik Brueckner2013-12-161-0/+20
* s390/cpum_sf: Add helper to read TOD from trailer entriesHendrik Brueckner2013-12-161-1/+1
* s390/cpum_sf: Atomically reset trailer entry fields of sample-data-blocksHendrik Brueckner2013-12-161-4/+8
* s390/cpum_sf: Dynamically extend the sampling buffer if overflows occurHendrik Brueckner2013-12-161-120/+407
* s390/perf,oprofile: Share sampling facilityHendrik Brueckner2013-12-161-5/+12
* s390/perf: Improve PMU selection for PERF_COUNT_HW_CPU_CYCLES eventsHendrik Brueckner2013-12-161-4/+22
* s390/perf: add support for the CPU-Measurement Sampling FacilityHendrik Brueckner2013-12-161-0/+1024