summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/perf_event.c
AgeCommit message (Expand)AuthorLines
2014-08-26alpha: Replace __get_cpu_varChristoph Lameter-8/+8
2013-11-16alpha: perf: fix out-of-bounds array access triggered from raw eventWill Deacon-2/+13
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter-2/+1
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian-0/+4
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra-1/+1
2010-12-16perf: Dynamic pmu typesPeter Zijlstra-1/+1
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra-3/+6
2010-09-15alpha: Fix HW performance counters to be stopped properlyMichael Cree-9/+10
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar-9/+9
2010-09-09perf: Remove the sysfs bitsPeter Zijlstra-2/+1
2010-09-09perf: Rework the PMU methodsPeter Zijlstra-18/+53
2010-09-09perf: Per PMU disablePeter Zijlstra-14/+16
2010-09-09perf: Register PMU implementationsPeter Zijlstra-15/+22
2010-09-09perf: Deconstify struct pmuPeter Zijlstra-2/+2
2010-08-31alpha: convert perf_event to use local_tMichael Cree-9/+9
2010-08-09alpha: implement HW performance events on the EV67 and later CPUsMichael Cree-0/+842