aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/oprofile/hwsampler.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-28s390/oprofile: remove hardware sampler supportHeiko Carstens1-1178/+0
2014-08-26s390: Replace __get_cpu_var usesChristoph Lameter1-1/+1
2014-05-27s390/oprofile: make return of 0 explicitJulia Lawall1-10/+4
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth1-2/+2
2013-12-16s390/cpum_sf: Add raw data sampling to support the diagnostic-sampling functionHendrik Brueckner1-2/+2
2013-12-16s390/perf,oprofile: Share sampling facilityHendrik Brueckner1-0/+7
2013-12-16s390/oprofile: move hwsampler interfaces to cpu_mf.hHendrik Brueckner1-64/+3
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens1-3/+3
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-1/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-3/+1
2012-05-23s390/irq: split irq stats for cpu-measurement alert facilitiesHendrik Brueckner1-1/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_systemLinus Torvalds1-0/+2
2012-03-28Disintegrate asm/system.h for S390David Howells1-0/+1
2012-03-23[S390] oprofile: Allow multiple users of the measurement alert interruptJan Glauber1-30/+22
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens1-3/+3
2011-12-20Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/coreIngo Molnar1-1/+6
2011-12-07oprofile, s390: Add event interface to the System z hardware sampling moduleAndreas Krebbel1-1/+6
2011-10-30[S390] sparse: fix sparse ANSI-C warningsMartin Schwidefsky1-4/+4
2011-05-26[S390] hwsampler: allow cpu hotplugMartin Schwidefsky1-1/+1
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens1-1/+1
2011-05-23[S390] oprofile: dont access lowcoreHeiko Carstens1-9/+2
2011-05-23[S390] oprofile: add missing irq stats counterHeiko Carstens1-0/+2
2011-05-23[S390] s390,oprofile: fix compile error for !CONFIG_SMPJan Glauber1-3/+3
2011-05-23[S390] s390,oprofile: fix alert counter incrementJan Glauber1-1/+1
2011-05-10[S390] oprofile: fix min/max interval query checksMartin Schwidefsky1-10/+4
2011-04-04[S390] oprofile s390: prevent stack corruptionJan Glauber1-5/+1
2011-02-15oprofile, s390: Fix section mismatch of function hws_cpu_callback()Robert Richter1-1/+1
2011-02-15oprofile, s390: Add support for hardware based sampling on System z processorsHeinz Graalfs1-0/+1256