index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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 '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
|
/
*
ARM: 6469/1: perf-events: squash compiler warning
Will Deacon
2010-11-07
1
-1
/
+1
*
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
2010-10-18
1
-4
/
+4
*
Merge remote branch 'tip/perf/core' into oprofile/core
Robert Richter
2010-10-15
1
-106
/
+92
|
\
|
*
perf, ARM: Fix sysfs bits removal build failure
Ingo Molnar
2010-10-14
1
-1
/
+1
|
*
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-09-15
1
-6
/
+6
|
|
\
|
*
|
perf: Remove the sysfs bits
Peter Zijlstra
2010-09-09
1
-8
/
+1
|
*
|
perf: Rework the PMU methods
Peter Zijlstra
2010-09-09
1
-35
/
+61
|
*
|
perf: Per PMU disable
Peter Zijlstra
2010-09-09
1
-14
/
+14
|
*
|
perf: Reduce perf_disable() usage
Peter Zijlstra
2010-09-09
1
-0
/
+3
|
*
|
perf: Register PMU implementations
Peter Zijlstra
2010-09-09
1
-12
/
+26
|
*
|
perf: Deconstify struct pmu
Peter Zijlstra
2010-09-09
1
-1
/
+1
|
*
|
perf: Factorize callchain context handling
Frederic Weisbecker
2010-08-19
1
-2
/
+0
|
*
|
perf: Generalize some arch callchain code
Frederic Weisbecker
2010-08-19
1
-39
/
+4
|
*
|
perf: Generalize callchain_store()
Frederic Weisbecker
2010-08-19
1
-11
/
+4
|
*
|
perf: Drop unappropriate tests on arch callchains
Frederic Weisbecker
2010-08-19
1
-6
/
+0
*
|
|
Merge branch 'oprofile/urgent' (early part) into oprofile/perf
Robert Richter
2010-10-11
1
-6
/
+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ARM: 6352/1: perf: fix event validation
Will Deacon
2010-09-02
1
-2
/
+2
|
*
|
ARM: 6330/1: perf: reword comments relating to perf_event_do_pending
Will Deacon
2010-09-01
1
-4
/
+4
|
|
/
*
|
perf: Add helper function to return number of counters
Matt Fleming
2010-10-11
1
-0
/
+6
|
/
*
Merge commit 'v2.6.35-rc4' into perf/core
Ingo Molnar
2010-07-05
1
-1
/
+1
|
\
|
*
ARM: 6205/1: perf: ensure counter delta is treated as unsigned
Will Deacon
2010-07-04
1
-1
/
+1
*
|
perf: Convert perf_event to local_t
Peter Zijlstra
2010-06-09
1
-9
/
+9
|
/
*
ARM: 6071/1: perf-events: allow modules to query the number of hardware counters
Will Deacon
2010-05-17
1
-0
/
+12
*
ARM: 6070/1: perf-events: add support for xscale PMUs
Will Deacon
2010-05-17
1
-6
/
+821
*
ARM: 6069/1: perf-events: use numeric ID to identify PMU
Will Deacon
2010-05-17
1
-10
/
+29
[next]