summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/perf_cpum_sf.c
Commit message (Expand)AuthorAgeFilesLines
* 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