aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/oprofile (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2016-10-17s390/dumpstack: restore reliable indicator for call tracesHeiko Carstens1-1/+1
2016-06-28s390/oprofile: remove hardware sampler supportHeiko Carstens5-1752/+0
2016-02-24s390/oprofile: add z13/z13s model numbersHeiko Carstens1-0/+1
2016-02-23s390/dumpstack: merge all four stack tracersHeiko Carstens3-81/+19
2016-02-10s390/oprofile: fix address range for asynchronous stackHeiko Carstens1-3/+5
2016-01-19s390: remove all usages of PSW_ADDR_INSNHeiko Carstens1-5/+4
2015-07-01s390/oprofile: fix compile errorSebastian Ott1-0/+1
2015-03-25s390: remove 31 bit supportHeiko Carstens2-12/+1
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 Brueckner2-3/+27
2013-12-16s390/oprofile: move hwsampler interfaces to cpu_mf.hHendrik Brueckner2-115/+4
2013-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-3/+3
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens1-3/+3
2013-09-03oprofilefs_create_...() do not need superblock argumentAl Viro1-13/+13
2013-09-03oprofilefs_mkdir() doesn't need superblock argumentAl Viro1-3/+3
2013-09-03oprofile: don't bother with passing superblock to ->create_files()Al Viro1-18/+17
2013-07-26s390: add support for IBM zBC12 machineHeiko Carstens1-1/+1
2013-07-01s390/hwsampler: Updated misleading member names in hws_data_entryHendrik Brueckner1-2/+2
2013-04-06oprofile, s390: Add support for IBM zEnterprise EC12Andreas Krebbel1-0/+1
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