aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/oprofile/common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17ARM: 6074/1: oprofile: convert from sysdev to platform deviceWill Deacon1-15/+29
2010-05-17ARM: 6072/1: oprofile: use perf-events framework as backendWill Deacon1-52/+281
2008-09-01[ARM] 5195/1: ARMv7 Oprofile supportJean PIHET1-0/+4
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2007-03-02[ARM] 4237/2: oprofile: Always allow backtraces on ARMRichard Purdie1-1/+2
2007-02-06[ARM] oprofile: add ARM11 SMP supportRussell King1-0/+4
2007-02-06[ARM] oprofile: add ARM11 UP supportRussell King1-0/+4
2006-03-21[ARM] Use kcalloc to allocate counter_config array rather than kmallocRussell King1-1/+1
2006-03-21[ARM] Oprofile: dynamically allocate counter_configRussell King1-2/+9
2006-03-21[ARM] Oprofile: Convert semaphore to mutexRussell King1-13/+10
2006-02-01[ARM] 3295/1: Fix oprofile init return valueRuss Dill1-2/+3
2005-10-28[ARM] 4/4 Combine oprofile common and init codeRussell King1-17/+27
2005-10-28[ARM] 3/4 Rename common oprofile codeRussell King1-44/+44
2005-10-28[ARM] 2/4 Fix oprofile suspend/resumeRussell King1-3/+7
2005-10-28[ARM] 1/4 Move oprofile driver model codeRussell King1-52/+47
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+156