aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/perf_cpum_sf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez1-1/+1
2015-03-13s390/cpum_sf: add diagnostic sampling event only if it is authorizedHendrik Brueckner1-2/+5
2014-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+0
2014-11-03s390/cpum_sf: Remove initialization of PMU event indexHendrik Brueckner1-1/+0
2014-10-28perf: Fix and clean up initialization of pmu::event_idxPeter Zijlstra1-6/+0
2014-08-26s390: Replace __get_cpu_var usesChristoph Lameter1-8/+8
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth1-2/+4
2014-01-13s390: delete new instances of __cpuinit usagePaul Gortmaker1-2/+2
2013-12-16s390/cpum_sf: Add flag to process full SDBs onlyHendrik Brueckner1-2/+11
2013-12-16s390/cpum_sf: Add raw data sampling to support the diagnostic-sampling functionHendrik Brueckner1-71/+309
2013-12-16s390/cpum_sf: Filter perf events based event->attr.exclude_* settingsHendrik Brueckner1-1/+35
2013-12-16s390/cpum_sf: Detect KVM guest samplesHendrik Brueckner1-0/+20
2013-12-16s390/cpum_sf: Add helper to read TOD from trailer entriesHendrik Brueckner1-1/+1
2013-12-16s390/cpum_sf: Atomically reset trailer entry fields of sample-data-blocksHendrik Brueckner1-4/+8
2013-12-16s390/cpum_sf: Dynamically extend the sampling buffer if overflows occurHendrik Brueckner1-120/+407
2013-12-16s390/perf,oprofile: Share sampling facilityHendrik Brueckner1-5/+12
2013-12-16s390/perf: Improve PMU selection for PERF_COUNT_HW_CPU_CYCLES eventsHendrik Brueckner1-4/+22
2013-12-16s390/perf: add support for the CPU-Measurement Sampling FacilityHendrik Brueckner1-0/+1024