index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
oprofile
/
common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-09
ARM: 7448/1: perf: remove arm_perf_pmu_ids global enumeration
Will Deacon
1
-17
/
+28
2011-12-23
oprofile, arm/sh: Fix oprofile_arch_exit() linkage issue
Vladimir Zapolskiy
1
-1
/
+1
2011-02-15
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-10
/
+2
2011-02-10
ARM: 6654/1: perf/oprofile: fix off-by-one in stack check
Rabin Vincent
1
-1
/
+1
2011-01-26
ARM: oprofile: Fix backtraces in timer mode
Ari Kauppi
1
-10
/
+2
2010-10-11
oprofile: Abstract the perf-events backend
Matt Fleming
1
-319
/
+0
2010-10-11
ARM: oprofile: Move non-ARM code into separate init/exit
Matt Fleming
1
-3
/
+14
2010-10-11
ARM: oprofile: Rename op_arm to oprofile_perf
Matt Fleming
1
-34
/
+34
2010-10-11
oprofile: Make op_name_from_perf_id() global
Matt Fleming
1
-2
/
+4
2010-10-11
perf: Add helper function to return number of counters
Matt Fleming
1
-13
/
+18
2010-08-31
oprofile, arm: initialize perf_event pointers with NULL
Robert Richter
1
-0
/
+2
2010-08-31
ARM: oprofile: fix and simplify init/exit functions
Will Deacon
1
-22
/
+25
2010-05-17
ARM: 6074/1: oprofile: convert from sysdev to platform device
Will Deacon
1
-15
/
+29
2010-05-17
ARM: 6072/1: oprofile: use perf-events framework as backend
Will Deacon
1
-52
/
+281
2008-09-01
[ARM] 5195/1: ARMv7 Oprofile support
Jean PIHET
1
-0
/
+4
2008-01-25
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
1
-1
/
+1
2007-03-02
[ARM] 4237/2: oprofile: Always allow backtraces on ARM
Richard Purdie
1
-1
/
+2
2007-02-06
[ARM] oprofile: add ARM11 SMP support
Russell King
1
-0
/
+4
2007-02-06
[ARM] oprofile: add ARM11 UP support
Russell King
1
-0
/
+4
2006-03-22
[ARM] Use kcalloc to allocate counter_config array rather than kmalloc
Russell King
1
-1
/
+1
2006-03-22
[ARM] Oprofile: dynamically allocate counter_config
Russell King
1
-2
/
+9
2006-03-22
[ARM] Oprofile: Convert semaphore to mutex
Russell King
1
-13
/
+10
2006-02-02
[ARM] 3295/1: Fix oprofile init return value
Russ Dill
1
-2
/
+3
2005-10-28
[ARM] 4/4 Combine oprofile common and init code
Russell King
1
-17
/
+27
2005-10-28
[ARM] 3/4 Rename common oprofile code
Russell King
1
-44
/
+44
2005-10-28
[ARM] 2/4 Fix oprofile suspend/resume
Russell King
1
-3
/
+7
2005-10-28
[ARM] 1/4 Move oprofile driver model code
Russell King
1
-52
/
+47
2005-04-17
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+156