aboutsummaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/perf_event.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-16perf: Dynamic pmu typesPeter Zijlstra1-1/+1
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra1-3/+6
2010-09-15alpha: Fix HW performance counters to be stopped properlyMichael Cree1-9/+10
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar1-9/+9
2010-09-09perf: Remove the sysfs bitsPeter Zijlstra1-2/+1
2010-09-09perf: Rework the PMU methodsPeter Zijlstra1-18/+53
2010-09-09perf: Per PMU disablePeter Zijlstra1-14/+16
2010-09-09perf: Register PMU implementationsPeter Zijlstra1-15/+22
2010-09-09perf: Deconstify struct pmuPeter Zijlstra1-2/+2
2010-08-31alpha: convert perf_event to use local_tMichael Cree1-9/+9
2010-08-09alpha: implement HW performance events on the EV67 and later CPUsMichael Cree1-0/+842