summaryrefslogtreecommitdiffstats
path: root/include/linux/perf
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-09-011-4/+8
|\
| * riscv: Prepare for user-space perf event mmap supportAlexandre Ghiti2023-08-161-0/+4
| * drivers: perf: Rename riscv pmu sbi driverAlexandre Ghiti2023-08-161-1/+1
| * include: riscv: Fix wrong include guard in riscv_pmu.hAlexandre Ghiti2023-08-161-3/+3
* | arm_pmu: acpi: Add a representative platform device for TRBEAnshuman Khandual2023-08-181-0/+1
|/
* Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-06-281-0/+2
|\
| * arm64: enable perf events based hard lockup detectorDouglas Anderson2023-06-091-0/+2
* | drivers/perf: apple_m1: Force 63bit counters for M2 CPUsMarc Zyngier2023-06-051-0/+2
|/
* arm64: perf: Abstract system register accesses awayMarc Zyngier2023-03-271-0/+45
* arm64: perf: Move PMUv3 driver to drivers/perfMarc Zyngier2023-03-271-0/+258
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-02-251-0/+5
|\
| * perf: RISC-V: Improve privilege mode filtering for perfAtish Patra2023-02-071-0/+2
| * perf: RISC-V: Define helper functions expose hpm counter width and countAtish Patra2023-02-071-0/+3
* | arm_pmu: fix event CPU filteringMark Rutland2023-02-161-1/+0
|/
* Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-12-121-1/+1
|\
| * perf: Rewrite core context handlingPeter Zijlstra2022-10-271-1/+1
* | arm_pmu: rework ACPI probingMark Rutland2022-11-071-1/+0
|/
* Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-101-4/+5
|\
| * arm64/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCHAnshuman Khandual2022-09-071-4/+5
* | perf: RISC-V: exclude invalid pmu counters from SBI callsSergey Matyukevich2022-09-081-1/+1
|/
* drivers/perf: riscv_pmu: Add riscv pmu pm notifierEric Lin2022-07-061-0/+4
* Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-03-251-0/+75
|\
| * RISC-V: Add sscofpmf extension supportAtish Patra2022-03-211-0/+2
| * RISC-V: Add perf platform driver based on SBI PMU extensionAtish Patra2022-03-211-2/+4
| * RISC-V: Add a simple platform driver for RISC-V legacy perfAtish Patra2022-03-211-0/+6
| * RISC-V: Add a perf core library for pmu driversAtish Patra2022-03-211-0/+65
* | drivers/perf: arm_pmu: Handle 47 bit countersMarc Zyngier2022-03-081-0/+2
|/
* KVM: arm64: Fix PMU probe orderingMarc Zyngier2021-09-201-0/+6
* Revert "arm64: Enable perf events based hard lockup detector"Will Deacon2021-01-131-2/+0
* arm64: Enable perf events based hard lockup detectorSumit Garg2020-11-251-0/+2
* arm64: perf: Add support caps under sysfsShaokun Zhang2020-09-281-0/+3
* arm64: perf: Add support for ARMv8.5-PMU 64-bit countersAndrew Murray2020-03-171-0/+1
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2019-07-081-0/+2
|\
| * arm_pmu: acpi: spe: Add initial MADT/SPE probingJeremy Linton2019-06-271-0/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1
|/
* arm64: perf: Add support for Armv8.1 PMCEID register formatWill Deacon2018-11-211-1/+3
* arm64: perf: Reject stand-alone CHAIN events for PMUv3Will Deacon2018-10-121-0/+1
* arm_pmu: Add support for 64bit event countersSuzuki K Poulose2018-07-101-0/+6
* arm_pmu: Change API to support 64bit counter valuesSuzuki K Poulose2018-07-101-2/+2
* arm_pmu: Clean up maximum period handlingSuzuki K Poulose2018-07-101-1/+0
* arm_pmu: simplify arm_pmu::handle_irqMark Rutland2018-05-211-1/+1
* arm_pmu: acpi: request IRQs up-frontMark Rutland2018-02-201-2/+3
* arm_pmu: note IRQs and PMUs per-cpuMark Rutland2018-02-201-1/+0
* arm_pmu: add armpmu_alloc_atomic()Mark Rutland2018-02-201-0/+1
* arm_pmu: fold platform helpers into platform codeMark Rutland2018-02-201-2/+0
* arm_pmu: kill arm_pmu_platdataMark Rutland2018-02-201-17/+0
* drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon2017-07-271-0/+4
* drivers/perf: arm_pmu: add ACPI frameworkMark Rutland2017-04-111-0/+11
* drivers/perf: arm_pmu: split out platform device probe logicMark Rutland2017-04-111-0/+7
* drivers/perf: arm_pmu: define armpmu_init_fnMark Rutland2017-04-111-1/+3