summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/perf_cpum_sf.c
AgeCommit message (Expand)Author
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
2013-12-16s390/cpum_sf: Detect KVM guest samplesHendrik Brueckner
2013-12-16s390/cpum_sf: Add helper to read TOD from trailer entriesHendrik Brueckner
2013-12-16s390/cpum_sf: Atomically reset trailer entry fields of sample-data-blocksHendrik Brueckner
2013-12-16s390/cpum_sf: Dynamically extend the sampling buffer if overflows occurHendrik Brueckner
2013-12-16s390/perf,oprofile: Share sampling facilityHendrik Brueckner
2013-12-16s390/perf: Improve PMU selection for PERF_COUNT_HW_CPU_CYCLES eventsHendrik Brueckner
2013-12-16s390/perf: add support for the CPU-Measurement Sampling FacilityHendrik Brueckner