summaryrefslogtreecommitdiff
path: root/arch/arm/oprofile/common.c
AgeCommit message (Expand)Author
2014-08-05Merge branch 'devel-stable' into for-nextRussell King
2014-07-18ARM: 8075/1: oprofile: Use of arm_get_current_stackframeNikolay Borisov
2014-07-02arm: perf: clean up PMU namesMark Rutland
2012-07-09ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumerationWill Deacon
2011-12-23oprofile, arm/sh: Fix oprofile_arch_exit() linkage issueVladimir Zapolskiy
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-10ARM: 6654/1: perf/oprofile: fix off-by-one in stack checkRabin Vincent
2011-01-26ARM: oprofile: Fix backtraces in timer modeAri Kauppi
2010-10-11oprofile: Abstract the perf-events backendMatt Fleming
2010-10-11ARM: oprofile: Move non-ARM code into separate init/exitMatt Fleming
2010-10-11ARM: oprofile: Rename op_arm to oprofile_perfMatt Fleming
2010-10-11oprofile: Make op_name_from_perf_id() globalMatt Fleming
2010-10-11perf: Add helper function to return number of countersMatt Fleming
2010-08-31oprofile, arm: initialize perf_event pointers with NULLRobert Richter
2010-08-31ARM: oprofile: fix and simplify init/exit functionsWill Deacon
2010-05-17ARM: 6074/1: oprofile: convert from sysdev to platform deviceWill Deacon
2010-05-17ARM: 6072/1: oprofile: use perf-events framework as backendWill Deacon
2008-09-01[ARM] 5195/1: ARMv7 Oprofile supportJean PIHET
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2007-03-02[ARM] 4237/2: oprofile: Always allow backtraces on ARMRichard Purdie
2007-02-06[ARM] oprofile: add ARM11 SMP supportRussell King
2007-02-06[ARM] oprofile: add ARM11 UP supportRussell King
2006-03-21[ARM] Use kcalloc to allocate counter_config array rather than kmallocRussell King
2006-03-21[ARM] Oprofile: dynamically allocate counter_configRussell King
2006-03-21[ARM] Oprofile: Convert semaphore to mutexRussell King
2006-02-01[ARM] 3295/1: Fix oprofile init return valueRuss Dill
2005-10-28[ARM] 4/4 Combine oprofile common and init codeRussell King
2005-10-28[ARM] 3/4 Rename common oprofile codeRussell King
2005-10-28[ARM] 2/4 Fix oprofile suspend/resumeRussell King
2005-10-28[ARM] 1/4 Move oprofile driver model codeRussell King
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds