aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/oprofile/common.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-1/+1
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-151-10/+2
|\
| * ARM: oprofile: Fix backtraces in timer modeAri Kauppi2011-01-261-10/+2
* | ARM: 6654/1: perf/oprofile: fix off-by-one in stack checkRabin Vincent2011-02-101-1/+1
|/
* oprofile: Abstract the perf-events backendMatt Fleming2010-10-111-319/+0
* ARM: oprofile: Move non-ARM code into separate init/exitMatt Fleming2010-10-111-3/+14
* ARM: oprofile: Rename op_arm to oprofile_perfMatt Fleming2010-10-111-34/+34
* oprofile: Make op_name_from_perf_id() globalMatt Fleming2010-10-111-2/+4
* perf: Add helper function to return number of countersMatt Fleming2010-10-111-13/+18
* oprofile, arm: initialize perf_event pointers with NULLRobert Richter2010-08-311-0/+2
* ARM: oprofile: fix and simplify init/exit functionsWill Deacon2010-08-311-22/+25
* ARM: 6074/1: oprofile: convert from sysdev to platform deviceWill Deacon2010-05-171-15/+29
* ARM: 6072/1: oprofile: use perf-events framework as backendWill Deacon2010-05-171-52/+281
* [ARM] 5195/1: ARMv7 Oprofile supportJean PIHET2008-09-011-0/+4
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-241-1/+1
* [ARM] 4237/2: oprofile: Always allow backtraces on ARMRichard Purdie2007-03-021-1/+2
* [ARM] oprofile: add ARM11 SMP supportRussell King2007-02-061-0/+4
* [ARM] oprofile: add ARM11 UP supportRussell King2007-02-061-0/+4
* [ARM] Use kcalloc to allocate counter_config array rather than kmallocRussell King2006-03-211-1/+1
* [ARM] Oprofile: dynamically allocate counter_configRussell King2006-03-211-2/+9
* [ARM] Oprofile: Convert semaphore to mutexRussell King2006-03-211-13/+10
* [ARM] 3295/1: Fix oprofile init return valueRuss Dill2006-02-011-2/+3
* [ARM] 4/4 Combine oprofile common and init codeRussell King2005-10-281-17/+27
* [ARM] 3/4 Rename common oprofile codeRussell King2005-10-281-44/+44
* [ARM] 2/4 Fix oprofile suspend/resumeRussell King2005-10-281-3/+7
* [ARM] 1/4 Move oprofile driver model codeRussell King2005-10-281-52/+47
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+156