aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/oprofile (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-1/+1
2012-08-27oprofile, s390: Fix uninitialized memory access when writing to oprofilefsRobert Richter1-5/+5
2012-07-30s390: make use of user_mode() macro where possibleHeiko Carstens1-1/+1
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens4-15/+7
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
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-31/+372
2011-12-20Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/coreIngo Molnar3-31/+372
2011-12-19oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter1-1/+1
2011-12-07oprofile, s390: Add event interface to the System z hardware sampling moduleAndreas Krebbel3-30/+372
2011-12-07oprofile: Fix oprofile_timer_exit() breakageRobert Richter1-1/+0
2011-10-30[S390] sparse: fix sparse ANSI-C warningsMartin Schwidefsky1-4/+4
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-1/+7
2011-06-22[S390] hwsampler: Set a sane default sampling rateChristian Borntraeger1-1/+1
2011-06-22[S390] s390: enforce HW limits for the initial sampling rateChristian Borntraeger1-0/+6
2011-06-20treewide: remove duplicate includesVitaliy Ivanov1-2/+0
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 Schwidefsky3-18/+8
2011-04-04[S390] oprofile s390: prevent stack corruptionJan Glauber1-5/+1
2011-03-23[S390] oprofile: disable hw sampling for CONFIG_32BITHeiko Carstens2-3/+15
2011-03-16oprofile, s390: CleanupsRobert Richter1-3/+3
2011-03-16oprofile, s390: Remove hwsampler_files.c and merge it into init.cHeinz Graalfs3-166/+159
2011-02-15oprofile, s390: Fix section mismatch of function hws_cpu_callback()Robert Richter1-1/+1
2011-02-15oprofile, s390: Rework hwsampler implementationRobert Richter2-23/+38
2011-02-15oprofile, s390: Enhance OProfile to support System zs hardware sampling featureHeinz Graalfs3-2/+153
2011-02-15oprofile, s390: Add support for hardware based sampling on System z processorsHeinz Graalfs3-1/+1370
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers1-22/+0
2006-01-06[PATCH] s390: add oprofile callgraph supportAndreas Krebbel3-1/+84
2005-04-16Linux-2.6.12-rc2Linus Torvalds3-0/+53