index
:
blackbird-op-linux
master
Blackbird™ 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_cpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: perf: handle armpmu_register failing
Mark Rutland
2013-01-18
1
-5
/
+10
*
ARM: perf: remove redundant NULL check on cpu_pmu
Will Deacon
2013-01-14
1
-1
/
+1
*
ARM: Use implementor and part defines from cputype.h
Christoffer Dall
2013-01-11
1
-18
/
+16
*
ARM: drivers: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-5
/
+5
*
ARM: perf: consistently use arm_pmu->name for PMU name
Will Deacon
2012-11-09
1
-2
/
+2
*
ARM: perf: return NOTIFY_DONE from cpu notifier when no available PMU
Will Deacon
2012-11-09
1
-0
/
+2
*
ARM: perf: register cpu_notifier at driver init
Mark Rutland
2012-11-09
1
-2
/
+11
*
ARM: perf: consistently use struct perf_event in arm_pmu functions
Sudeep KarkadaNagesha
2012-11-09
1
-4
/
+4
*
ARM: perf: allocate CPU PMU dynamically at probe time
Sudeep KarkadaNagesha
2012-11-09
1
-17
/
+30
*
ARM: perf: move irq registration into pmu implementation
Sudeep KarkadaNagesha
2012-08-23
1
-1
/
+65
*
ARM: perf: move CPU-specific PMU handling code into separate file
Will Deacon
2012-08-23
1
-0
/
+231