aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/oprofile
AgeCommit message (Expand)AuthorFilesLines
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Gravatar Linus Torvalds 1-0/+2
2012-03-28Disintegrate asm/system.h for S390Gravatar David Howells 1-0/+1
2012-03-23[S390] oprofile: Allow multiple users of the measurement alert interruptGravatar Jan Glauber 1-30/+22
2012-03-11[S390] irq: external interrupt code passingGravatar Heiko Carstens 1-3/+3
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 3-31/+372
2011-12-20Merge branch 'for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/...Gravatar Ingo Molnar 3-31/+372
2011-12-19oprofile: Fix uninitialized memory access when writing to writing to oprofilefsGravatar Robert Richter 1-1/+1
2011-12-07oprofile, s390: Add event interface to the System z hardware sampling moduleGravatar Andreas Krebbel 3-30/+372
2011-12-07oprofile: Fix oprofile_timer_exit() breakageGravatar Robert Richter 1-1/+0
2011-10-30[S390] sparse: fix sparse ANSI-C warningsGravatar Martin Schwidefsky 1-4/+4
2011-07-11Merge branch 'master' into for-nextGravatar Jiri Kosina 1-1/+7
2011-06-22[S390] hwsampler: Set a sane default sampling rateGravatar Christian Borntraeger 1-1/+1
2011-06-22[S390] s390: enforce HW limits for the initial sampling rateGravatar Christian Borntraeger 1-0/+6
2011-06-20treewide: remove duplicate includesGravatar Vitaliy Ivanov 1-2/+0
2011-05-26[S390] hwsampler: allow cpu hotplugGravatar Martin Schwidefsky 1-1/+1
2011-05-26[S390] irq: merge irq.c and s390_ext.cGravatar Heiko Carstens 1-1/+1
2011-05-23[S390] oprofile: dont access lowcoreGravatar Heiko Carstens 1-9/+2
2011-05-23[S390] oprofile: add missing irq stats counterGravatar Heiko Carstens 1-0/+2
2011-05-23[S390] s390,oprofile: fix compile error for !CONFIG_SMPGravatar Jan Glauber 1-3/+3
2011-05-23[S390] s390,oprofile: fix alert counter incrementGravatar Jan Glauber 1-1/+1
2011-05-10[S390] oprofile: fix min/max interval query checksGravatar Martin Schwidefsky 3-18/+8
2011-04-04[S390] oprofile s390: prevent stack corruptionGravatar Jan Glauber 1-5/+1
2011-03-23[S390] oprofile: disable hw sampling for CONFIG_32BITGravatar Heiko Carstens 2-3/+15
2011-03-16oprofile, s390: CleanupsGravatar Robert Richter 1-3/+3
2011-03-16oprofile, s390: Remove hwsampler_files.c and merge it into init.cGravatar Heinz Graalfs 3-166/+159
2011-02-15oprofile, s390: Fix section mismatch of function hws_cpu_callback()Gravatar Robert Richter 1-1/+1
2011-02-15oprofile, s390: Rework hwsampler implementationGravatar Robert Richter 2-23/+38
2011-02-15oprofile, s390: Enhance OProfile to support System zs hardware sampling featureGravatar Heinz Graalfs 3-2/+153
2011-02-15oprofile, s390: Add support for hardware based sampling on System z processorsGravatar Heinz Graalfs 3-1/+1370
2007-10-19Combine instrumentation menus in kernel/Kconfig.instrumentationGravatar Mathieu Desnoyers 1-22/+0
2006-01-06[PATCH] s390: add oprofile callgraph supportGravatar Andreas Krebbel 3-1/+84
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 3-0/+53