index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
perf_event.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-12-05
1
-3
/
+3
|
\
|
*
perf: Don't use -ENOSPC for out of PMU resources
Peter Zijlstra
2011-11-14
1
-3
/
+3
*
|
ARM: perf: check that we have a platform device when reserving PMU
Will Deacon
2011-11-22
1
-0
/
+3
*
|
ARM: perf: initialise used_mask for fake PMU during validation
Will Deacon
2011-11-17
1
-1
/
+7
|
/
*
arm: convert core files from module.h to export.h
Paul Gortmaker
2011-10-31
1
-1
/
+1
*
ARM: perf: Remove unnecessary armpmu->enable()s
Mark Rutland
2011-08-31
1
-12
/
+2
*
ARM: perf: move arm_pmu into <asm/pmu.h>
Mark Rutland
2011-08-31
1
-50
/
+3
*
ARM: perf: remove cpu-related misnomers
Mark Rutland
2011-08-31
1
-42
/
+42
*
ARM: perf: remove event limit from pmu_hw_events
Mark Rutland
2011-08-31
1
-2
/
+7
*
ARM: perf: add support for multiple PMUs
Mark Rutland
2011-08-31
1
-22
/
+41
*
ARM: perf: refactor event mapping
Mark Rutland
2011-08-31
1
-31
/
+36
*
ARM: perf: add type field to struct arm_pmu
Mark Rutland
2011-08-31
1
-2
/
+4
*
ARM: perf: lock PMU registers per-CPU
Mark Rutland
2011-08-31
1
-6
/
+11
*
ARM: perf: remove unnecessary armpmu->stop
Mark Rutland
2011-08-31
1
-1
/
+0
*
ARM: perf: indirect access to cpu_hw_events
Mark Rutland
2011-08-31
1
-3
/
+15
*
ARM: perf: move platform device to struct arm_pmu
Mark Rutland
2011-08-31
1
-4
/
+6
*
ARM: perf: move active_events into struct arm_pmu
Mark Rutland
2011-08-31
1
-11
/
+20
*
ARM: perf: remove active_mask
Mark Rutland
2011-08-31
1
-8
/
+0
*
ARM: perf: clean up event group validation
Mark Rutland
2011-08-31
1
-1
/
+2
*
ARM: perf: only register a CPU PMU when present
Mark Rutland
2011-08-31
1
-16
/
+2
*
ARM: perf: allow armpmu to implement mode exclusion
Will Deacon
2011-08-31
1
-19
/
+25
*
ARM: perf: index PMU registers from zero
Will Deacon
2011-08-31
1
-5
/
+4
*
ARM: perf: use cpumask_t to record active IRQs
Will Deacon
2011-08-31
1
-33
/
+31
*
ARM: PMU: move CPU PMU platform device handling and init into perf
Will Deacon
2011-08-31
1
-12
/
+62
*
ARM: perf: de-const struct arm_pmu
Mark Rutland
2011-08-31
1
-1
/
+1
*
Merge branch 'devel-stable' into for-next
Russell King
2011-07-22
1
-0
/
+6
|
\
|
*
Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stable
Russell King
2011-07-15
1
-2
/
+4
|
|
\
|
*
|
ARM: perf: add support for the Cortex-A15 PMU
Will Deacon
2011-07-07
1
-0
/
+3
|
*
|
ARM: perf: add support for the Cortex-A5 PMU
Will Deacon
2011-07-07
1
-0
/
+3
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...
Russell King
2011-07-22
1
-4
/
+6
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
|
*
ARM: 6974/1: pmu: refactor reservation
Mark Rutland
2011-06-29
1
-2
/
+2
|
|
/
|
/
|
|
*
ARM: 6989/1: perf: do not start the PMU when no events are present
Will Deacon
2011-07-05
1
-2
/
+4
|
/
*
ARM: 6902/1: perf: Remove erroneous check on active_events
Mark Rutland
2011-05-20
1
-5
/
+0
*
ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace code
Sonny Rao
2011-04-27
1
-1
/
+2
*
ARM: 6865/1: perf: ensure pass through zero is counted on overflow
Will Deacon
2011-04-10
1
-1
/
+1
*
ARM: 6835/1: perf: ensure overflows aren't missed due to IRQ latency
Will Deacon
2011-03-26
1
-8
/
+11
*
ARM: 6834/1: perf: reset counters on all CPUs during initialisation
Will Deacon
2011-03-26
1
-0
/
+14
*
Merge branch 'pmu-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Russell King
2011-02-19
1
-1
/
+16
|
\
|
*
ARM: perf_event: allow platform-specific interrupt handler
Rabin Vincent
2011-02-17
1
-1
/
+16
*
|
ARM: 6654/1: perf/oprofile: fix off-by-one in stack check
Rabin Vincent
2011-02-10
1
-1
/
+1
|
/
*
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2011-01-06
1
-2423
/
+43
|
\
|
*
ARM: 6521/1: perf: use raw_spinlock_t for pmu_lock
Will Deacon
2010-12-04
1
-1
/
+1
|
*
ARM: 6512/1: perf: fix warnings generated by sparse
Will Deacon
2010-12-04
1
-9
/
+9
|
*
ARM: perf: separate PMU backends into multiple files
Will Deacon
2010-11-25
1
-2352
/
+5
|
*
ARM: perf: encode PMU name in arm_pmu structure
Will Deacon
2010-11-25
1
-11
/
+8
|
*
ARM: perf: add _init() functions to PMUs
Will Deacon
2010-11-25
1
-20
/
+45
|
*
ARM: perf: avoid exposing internal stop function for v6 PMU
Will Deacon
2010-11-25
1
-1
/
+1
|
*
ARM: perf: consolidate common PMU behaviour
Will Deacon
2010-11-25
1
-93
/
+38
*
|
perf: Dynamic pmu types
Peter Zijlstra
2010-12-16
1
-1
/
+1
*
|
perf, arch: Cleanup perf-pmu init vs lockup-detector
Peter Zijlstra
2010-11-26
1
-1
/
+1
|
/
[next]