summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/perf_event.c
AgeCommit message (Expand)AuthorLines
2025-05-21alpha/perf: Remove driver-specific throttle supportKan Liang-8/+3
2024-05-03alpha: don't make functions public without a reasonAl Viro-1/+1
2023-02-14alpha: remove redundant err variableMinghao Chi-5/+1
2021-07-25alpha: fix spelling mistakesgushengxian-1/+1
2019-10-18alpha: Use pr_warn instead of pr_warningKefeng Wang-2/+2
2019-01-21perf/core, arch/alpha: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray-6/+1
2018-03-16perf: Fix sibling iterationPeter Zijlstra-1/+1
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
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