summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/perf_event_cpu.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: perf: consistently use arm_pmu->name for PMU nameWill Deacon2012-11-091-2/+2
* ARM: perf: return NOTIFY_DONE from cpu notifier when no available PMUWill Deacon2012-11-091-0/+2
* ARM: perf: register cpu_notifier at driver initMark Rutland2012-11-091-2/+11
* ARM: perf: consistently use struct perf_event in arm_pmu functionsSudeep KarkadaNagesha2012-11-091-4/+4
* ARM: perf: allocate CPU PMU dynamically at probe timeSudeep KarkadaNagesha2012-11-091-17/+30
* ARM: perf: move irq registration into pmu implementationSudeep KarkadaNagesha2012-08-231-1/+65
* ARM: perf: move CPU-specific PMU handling code into separate fileWill Deacon2012-08-231-0/+231
OpenPOWER on IntegriCloud