aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/oprofile.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-09-03oprofile: get rid of pointless forward declarations of struct super_blockAl Viro1-1/+0
2013-09-03oprofilefs_create_...() do not need superblock argumentAl Viro1-5/+5
2013-09-03oprofilefs_mkdir() doesn't need superblock argumentAl Viro1-2/+1
2013-09-03oprofile: don't bother with passing superblock to ->create_files()Al Viro1-1/+1
2011-09-13locking, oprofile: Annotate oprofilefs lock as rawThomas Gleixner1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-02-15oprofile, s390: Rework hwsampler implementationRobert Richter1-21/+0
2011-02-15oprofile, s390: Enhance OProfile to support System zs hardware sampling featureHeinz Graalfs1-0/+21
2011-02-15oprofile: Introduce new oprofile sample add function (oprofile_add_ext_hw_sample)Heinz Graalfs1-0/+7
2011-01-26ARM: oprofile: Fix backtraces in timer modeAri Kauppi1-0/+9
2011-01-26oprofile: Fix usage of CONFIG_HW_PERF_EVENTS for oprofile_perf_init and friendsAri Kauppi1-2/+2
2010-10-15oprofile: fix linker errorsAnand Gadiyar1-1/+1
2010-10-11oprofile: Abstract the perf-events backendMatt Fleming1-0/+3
2010-10-11oprofile: Make op_name_from_perf_id() globalMatt Fleming1-0/+4
2009-07-20oprofile: Implement performance counter multiplexingJason Yeh1-0/+3
2009-06-11x86/oprofile: introduce oprofile_add_data64()Robert Richter1-0/+1
2009-06-11oprofile: remove irq_flags in struct op_entryRobert Richter1-1/+0
2009-01-07oprofile: make new cpu buffer functions part of the apiRobert Richter1-0/+18
2008-12-10oprofile: update comment for oprofile_add_sample()Robert Richter1-2/+1
2008-10-21powerpc/oprofile: Fix mutex locking for cell spu-oprofileCarl Love1-7/+9
2008-07-26OProfile: add IBS code macrosRobert Richter1-0/+2
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson1-0/+35
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-2/+2
2006-03-28[PATCH] Add oprofile_add_ext_sampleBrian Rogan1-0/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+119