summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/perf_event.c
Commit message (Expand)AuthorAgeFilesLines
* perf/core, arch/alpha: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray2019-01-211-6/+1
* perf: Fix sibling iterationPeter Zijlstra2018-03-161-1/+1
* perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-121-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* alpha: Replace __get_cpu_varChristoph Lameter2014-08-261-8/+8
* alpha: perf: fix out-of-bounds array access triggered from raw eventWill Deacon2013-11-161-2/+13
* perf: Pass last sampling period to perf_sample_data_init()Robert Richter2012-05-091-2/+1
* perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian2012-03-051-0/+4
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-1/+1
* perf: Dynamic pmu typesPeter Zijlstra2010-12-161-1/+1
* perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-261-3/+6
* alpha: Fix HW performance counters to be stopped properlyMichael Cree2010-09-151-9/+10
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2010-09-151-9/+9
|\
| * alpha: convert perf_event to use local_tMichael Cree2010-08-311-9/+9
* | perf: Remove the sysfs bitsPeter Zijlstra2010-09-091-2/+1
* | perf: Rework the PMU methodsPeter Zijlstra2010-09-091-18/+53
* | perf: Per PMU disablePeter Zijlstra2010-09-091-14/+16
* | perf: Register PMU implementationsPeter Zijlstra2010-09-091-15/+22
* | perf: Deconstify struct pmuPeter Zijlstra2010-09-091-2/+2
|/
* alpha: implement HW performance events on the EV67 and later CPUsMichael Cree2010-08-091-0/+842