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
starfive-6.6.48-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
/
drivers
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-24
Merge tag 'riscv-for-linus-6.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-11
/
+22
2024-09-20
perf/riscv-sbi: Add platform specific firmware event handling
Mayuresh Chitale
1
-9
/
+22
2024-09-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
15
-369
/
+1243
2024-09-16
drivers/perf: riscv: Remove redundant macro check
Xiao Wang
1
-2
/
+0
2024-09-12
perf: arm-ni: Fix an NULL vs IS_ERR() bug
Dan Carpenter
1
-2
/
+2
2024-09-11
drivers: perf: Fix smp_processor_id() use in preemptible code
Alexandre Ghiti
1
-1
/
+6
2024-09-09
perf: arm_pmuv3: Use BR_RETIRED for HW branch event if enabled
Ilkka Koskinen
1
-4
/
+4
2024-09-06
perf: Add driver for Arm NI-700 interconnect PMU
Robin Murphy
3
-0
/
+789
2024-09-06
perf/arm-cmn: Improve format attr printing
Robin Murphy
1
-6
/
+2
2024-09-06
perf/arm-cmn: Clean up unnecessary NUMA_NO_NODE check
Robin Murphy
1
-1
/
+1
2024-09-04
perf/arm-cmn: Support CMN S3
Robin Murphy
1
-43
/
+76
2024-09-04
perf/arm-cmn: Refactor DTC PMU register access
Robin Murphy
1
-28
/
+36
2024-09-04
perf/arm-cmn: Make cycle counts less surprising
Robin Murphy
1
-5
/
+11
2024-09-04
perf/arm-cmn: Improve build-time assertion
Robin Murphy
1
-1
/
+1
2024-09-04
perf/arm-cmn: Ensure dtm_idx is big enough
Robin Murphy
1
-1
/
+4
2024-09-04
perf/arm-cmn: Fix CCLA register offset
Robin Murphy
1
-3
/
+7
2024-09-04
perf/arm-cmn: Refactor node ID handling. Again.
Robin Murphy
1
-54
/
+40
2024-08-30
drivers/perf: hisi_pcie: Export supported Root Ports [bdf_min, bdf_max]
Yicong Yang
1
-0
/
+18
2024-08-30
drivers/perf: hisi_pcie: Fix TLP headers bandwidth counting
Yicong Yang
1
-1
/
+1
2024-08-30
drivers/perf: hisi_pcie: Record hardware counts correctly
Yicong Yang
1
-0
/
+14
2024-08-30
drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
James Clark
1
-5
/
+4
2024-08-23
perf/dwc_pcie: Add support for QCOM vendor devices
Krishna chaitanya chundru
1
-0
/
+1
2024-08-23
perf/dwc_pcie: Always register for PCIe bus notifier
Krishna chaitanya chundru
1
-5
/
+0
2024-08-23
perf/dwc_pcie: Fix registration issue in multi PCIe controller instances
Krishna chaitanya chundru
1
-8
/
+8
2024-08-23
drivers/perf: Fix ali_drw_pmu driver interrupt status clearing
Jing Zhang
1
-1
/
+1
2024-08-23
drivers/perf: apple_m1: add known PMU events
Yangyu Chen
1
-73
/
+105
2024-08-16
perf: arm_pmuv3: Add support for Armv9.4 PMU instruction counter
Rob Herring (Arm)
1
-0
/
+25
2024-08-16
arm64: perf/kvm: Use a common PMU cycle counter define
Rob Herring (Arm)
1
-12
/
+7
2024-08-16
perf: arm_pmuv3: Prepare for more than 32 counters
Rob Herring (Arm)
1
-19
/
+21
2024-08-16
perf: arm_pmu: Remove event index to counter remapping
Rob Herring (Arm)
6
-102
/
+70
2024-08-16
perf: arm_pmu: Use of_property_present()
Rob Herring (Arm)
1
-1
/
+1
2024-08-01
perf: riscv: Fix selecting counters in legacy mode
Shifrin Dmitry
1
-1
/
+1
2024-07-27
Merge tag 'riscv-for-linus-6.11-mw2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+8
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2
-2
/
+2
2024-07-23
Merge patch series "riscv: Separate vendor extensions from standard extensions"
Palmer Dabbelt
1
-3
/
+8
2024-07-23
riscv: Introduce vendor variants of extension helpers
Charlie Jenkins
1
-1
/
+2
2024-07-23
riscv: Extend cpufeature.c to detect vendor extensions
Charlie Jenkins
1
-3
/
+7
2024-07-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
16
-129
/
+3557
2024-07-10
perf: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
8
-0
/
+8
2024-07-03
perf: RISC-V: Check standard event availability
Samuel Holland
1
-2
/
+40
2024-07-03
drivers/perf: riscv: Reset the counter to hpmevent mapping while starting cpus
Samuel Holland
1
-1
/
+1
2024-07-03
drivers/perf: riscv: Do not update the event data if uptodate
Atish Patra
1
-1
/
+1
2024-07-03
perf: arm_pmuv3: Include asm/arm_pmuv3.h from linux/perf/arm_pmuv3.h
Rob Herring (Arm)
1
-2
/
+0
2024-07-03
perf: arm_v6/7_pmu: Drop non-DT probe support
Rob Herring (Arm)
2
-25
/
+2
2024-07-03
perf/arm: Move 32-bit PMU drivers to drivers/perf/
Rob Herring (Arm)
5
-0
/
+3207
2024-07-03
perf: arm_pmuv3: Drop unnecessary IS_ENABLED(CONFIG_ARM64) check
Rob Herring (Arm)
1
-1
/
+1
2024-07-03
perf: arm_pmuv3: Avoid assigning fixed cycle counter with threshold
Rob Herring (Arm)
1
-2
/
+8
2024-07-01
perf: imx_perf: add support for i.MX95 platform
Xu Yang
1
-3
/
+86
2024-07-01
perf: imx_perf: fix counter start and config sequence
Xu Yang
1
-3
/
+3
2024-07-01
perf: imx_perf: refactor driver for imx93
Xu Yang
1
-38
/
+68
[next]