index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-16
perf: arm_pmuv3: Add support for Armv9.4 PMU instruction counter
Rob Herring (Arm)
2
-4
/
+10
2024-08-16
KVM: arm64: Refine PMU defines for number of counters
Rob Herring (Arm)
1
-2
/
+0
2024-08-16
arm64: perf/kvm: Use a common PMU cycle counter define
Rob Herring (Arm)
1
-0
/
+3
2024-08-16
KVM: arm64: pmu: Use generated define for PMSELR_EL0.SEL access
Rob Herring (Arm)
1
-1
/
+0
2024-08-16
perf: arm_pmu: Remove event index to counter remapping
Rob Herring (Arm)
2
-1
/
+2
2024-07-03
perf: arm_pmuv3: Include asm/arm_pmuv3.h from linux/perf/arm_pmuv3.h
Rob Herring (Arm)
1
-0
/
+2
2024-04-26
drivers/perf: riscv: Implement SBI PMU snapshot function
Atish Patra
1
-0
/
+8
2023-12-17
arm: perf: Fix ARCH=arm build with GCC
James Clark
1
-2
/
+2
2023-12-12
arm64: perf: Add support for event counting threshold
James Clark
1
-0
/
+1
2023-12-12
arm: pmu: Share user ABI format mechanism with SPE
James Clark
1
-0
/
+22
2023-12-12
arm64: perf: Include threshold control fields in PMEVTYPER mask
James Clark
1
-1
/
+2
2023-12-12
arm: perf: Convert remaining fields to use GENMASK
James Clark
1
-5
/
+13
2023-12-12
arm: perf: Use GENMASK for PMMIR fields
James Clark
1
-6
/
+3
2023-12-12
arm: perf/kvm: Use GENMASK for ARMV8_PMU_PMCR_N
James Clark
1
-2
/
+1
2023-12-05
drivers: perf: arm_pmu: Drop 'pmu_lock' element from 'struct pmu_hw_events'
Anshuman Khandual
1
-6
/
+0
2023-10-24
KVM: arm64: Add PMU event filter bits required if EL3 is implemented
Oliver Upton
1
-3
/
+6
2023-09-01
Merge tag 'riscv-for-linus-6.6-mw1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+8
2023-08-18
arm_pmu: acpi: Add a representative platform device for TRBE
Anshuman Khandual
1
-0
/
+1
2023-08-16
riscv: Prepare for user-space perf event mmap support
Alexandre Ghiti
1
-0
/
+4
2023-08-16
drivers: perf: Rename riscv pmu sbi driver
Alexandre Ghiti
1
-1
/
+1
2023-08-16
include: riscv: Fix wrong include guard in riscv_pmu.h
Alexandre Ghiti
1
-3
/
+3
2023-06-28
Merge tag 'mm-nonmm-stable-2023-06-24-19-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+2
2023-06-10
arm64: enable perf events based hard lockup detector
Douglas Anderson
1
-0
/
+2
2023-06-05
drivers/perf: apple_m1: Force 63bit counters for M2 CPUs
Marc Zyngier
1
-0
/
+2
2023-03-27
arm64: perf: Abstract system register accesses away
Marc Zyngier
1
-0
/
+45
2023-03-27
arm64: perf: Move PMUv3 driver to drivers/perf
Marc Zyngier
1
-0
/
+258
2023-02-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2023-02-17
arm_pmu: fix event CPU filtering
Mark Rutland
1
-1
/
+0
2023-02-07
perf: RISC-V: Improve privilege mode filtering for perf
Atish Patra
1
-0
/
+2
2023-02-07
perf: RISC-V: Define helper functions expose hpm counter width and count
Atish Patra
1
-0
/
+3
2022-12-13
Merge tag 'perf-core-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2022-11-07
arm_pmu: rework ACPI probing
Mark Rutland
1
-1
/
+0
2022-10-27
perf: Rewrite core context handling
Peter Zijlstra
1
-1
/
+1
2022-10-10
Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+5
2022-09-08
perf: RISC-V: exclude invalid pmu counters from SBI calls
Sergey Matyukevich
1
-1
/
+1
2022-09-07
arm64/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
Anshuman Khandual
1
-4
/
+5
2022-07-06
drivers/perf: riscv_pmu: Add riscv pmu pm notifier
Eric Lin
1
-0
/
+4
2022-03-25
Merge tag 'riscv-for-linus-5.18-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+75
2022-03-22
RISC-V: Add sscofpmf extension support
Atish Patra
1
-0
/
+2
2022-03-22
RISC-V: Add perf platform driver based on SBI PMU extension
Atish Patra
1
-2
/
+4
2022-03-22
RISC-V: Add a simple platform driver for RISC-V legacy perf
Atish Patra
1
-0
/
+6
2022-03-22
RISC-V: Add a perf core library for pmu drivers
Atish Patra
1
-0
/
+65
2022-03-08
drivers/perf: arm_pmu: Handle 47 bit counters
Marc Zyngier
1
-0
/
+2
2021-09-20
KVM: arm64: Fix PMU probe ordering
Marc Zyngier
1
-0
/
+6
2021-01-13
Revert "arm64: Enable perf events based hard lockup detector"
Will Deacon
1
-2
/
+0
2020-11-25
arm64: Enable perf events based hard lockup detector
Sumit Garg
1
-0
/
+2
2020-09-28
arm64: perf: Add support caps under sysfs
Shaokun Zhang
1
-0
/
+3
2020-03-18
arm64: perf: Add support for ARMv8.5-PMU 64-bit counters
Andrew Murray
1
-0
/
+1
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+2
2019-06-27
arm_pmu: acpi: spe: Add initial MADT/SPE probing
Jeremy Linton
1
-0
/
+2
[next]