summaryrefslogtreecommitdiffstats
path: root/arch/arm/oprofile/common.c
Commit message (Expand)AuthorAgeFilesLines
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-1/+1
* Merge branch 'devel-stable' into for-nextRussell King2014-08-051-6/+8
|\
| * arm: perf: clean up PMU namesMark Rutland2014-07-021-6/+8
* | ARM: 8075/1: oprofile: Use of arm_get_current_stackframeNikolay Borisov2014-07-181-4/+1Star
|/
* ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumerationWill Deacon2012-07-091-17/+28
* oprofile, arm/sh: Fix oprofile_arch_exit() linkage issueVladimir Zapolskiy2011-12-231-1/+1
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-02-151-10/+2Star
|\
| * ARM: oprofile: Fix backtraces in timer modeAri Kauppi2011-01-261-10/+2Star
* | 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/+0Star
* 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-251-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-221-1/+1
* [ARM] Oprofile: dynamically allocate counter_configRussell King2006-03-221-2/+9
* [ARM] Oprofile: Convert semaphore to mutexRussell King2006-03-221-13/+10Star
* [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/+47Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+156