summaryrefslogtreecommitdiff
path: root/arch/alpha/kernel/perf_event.c
AgeCommit message (Expand)Author
2023-02-14alpha: remove redundant err variableMinghao Chi
2021-07-25alpha: fix spelling mistakesgushengxian
2019-10-18alpha: Use pr_warn instead of pr_warningKefeng Wang
2019-01-21perf/core, arch/alpha: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray
2018-03-16perf: Fix sibling iterationPeter Zijlstra
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-08-26alpha: Replace __get_cpu_varChristoph Lameter
2013-11-16alpha: perf: fix out-of-bounds array access triggered from raw eventWill Deacon
2012-05-09perf: Pass last sampling period to perf_sample_data_init()Robert Richter
2012-03-05perf: Disable PERF_SAMPLE_BRANCH_* when not supportedStephane Eranian
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2010-12-16perf: Dynamic pmu typesPeter Zijlstra
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-09-15alpha: Fix HW performance counters to be stopped properlyMichael Cree
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2010-09-09perf: Remove the sysfs bitsPeter Zijlstra
2010-09-09perf: Rework the PMU methodsPeter Zijlstra
2010-09-09perf: Per PMU disablePeter Zijlstra
2010-09-09perf: Register PMU implementationsPeter Zijlstra
2010-09-09perf: Deconstify struct pmuPeter Zijlstra
2010-08-31alpha: convert perf_event to use local_tMichael Cree
2010-08-09alpha: implement HW performance events on the EV67 and later CPUsMichael Cree