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