summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/perf_cpum_sf.c
AgeCommit message (Expand)Author
2020-01-12s390/cpum_sf: Avoid SBD overflow condition in irq handlerThomas Richter
2020-01-12s390/cpum_sf: Adjust sampling interval to avoid hitting sample limitsThomas Richter
2020-01-04s390/cpum_sf: Check for SDBT and SDB consistencyThomas Richter
2019-11-28s390/perf: Return error when debug_register failsThomas Richter
2018-05-22s390/cpum_sf: ensure sample frequency of perf event attributes is non-zeroHendrik Brueckner
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