index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
perf
Age
Commit message (
Expand
)
Author
Lines
2024-04-19
perf/arm-dsu: Assign parents for event_source device
Jonathan Cameron
-0
/
+1
2024-04-19
perf/arm-dmc620: Assign parents for event_source device
Jonathan Cameron
-0
/
+1
2024-04-19
perf/arm-ccn: Assign parents for event_source device
Jonathan Cameron
-0
/
+1
2024-04-19
perf/arm-cci: Assign parents for event_source device
Jonathan Cameron
-0
/
+1
2024-04-19
perf/alibaba_uncore: Assign parents for event_source device
Jonathan Cameron
-0
/
+1
2024-04-19
perf/arm_pmu: Assign parents for event_source devices
Jonathan Cameron
-0
/
+1
2024-04-19
perf/imx_ddr: Assign parents for event_source devices
Jonathan Cameron
-0
/
+1
2024-04-19
perf/qcom: Assign parents for event_source devices
Jonathan Cameron
-0
/
+2
2024-04-19
perf/riscv: Assign parents for event_source devices
Jonathan Cameron
-0
/
+2
2024-04-19
perf/thunderx2: Assign parents for event_source devices
Jonathan Cameron
-0
/
+1
2024-04-19
perf/xgene: Assign parents for event_source devices
Jonathan Cameron
-0
/
+1
2024-04-19
perf/arm_cspmu: Assign parents for event_source devices
Jonathan Cameron
-0
/
+1
2024-04-19
perf/amlogic: Assign parents for event_source devices
Jonathan Cameron
-0
/
+1
2024-04-19
perf/hisi-hns3: Assign parents for event_source device
Jonathan Cameron
-0
/
+1
2024-04-19
perf/hisi-uncore: Assign parents for event_source devices
Jonathan Cameron
-0
/
+1
2024-04-19
perf/hisi-pcie: Assign parent for event_source device
Jonathan Cameron
-0
/
+1
2024-04-10
perf/arm-cmn: Set PMU device parent
Robin Murphy
-0
/
+1
2024-04-09
perf/thunderx2: Avoid placing cpumask on the stack
Dawei Li
-7
/
+3
2024-04-09
perf/qcom_l2: Avoid placing cpumask on the stack
Dawei Li
-5
/
+3
2024-04-09
perf/hisi_uncore: Avoid placing cpumask on the stack
Dawei Li
-4
/
+2
2024-04-09
perf/hisi_pcie: Avoid placing cpumask on the stack
Dawei Li
-5
/
+4
2024-04-09
perf/dwc_pcie: Avoid placing cpumask on the stack
Dawei Li
-6
/
+4
2024-04-09
perf/arm_dsu: Avoid placing cpumask on the stack
Dawei Li
-13
/
+6
2024-04-09
perf/arm_cspmu: Avoid placing cpumask on the stack
Dawei Li
-5
/
+3
2024-04-09
perf/arm-cmn: Avoid placing cpumask on the stack
Dawei Li
-5
/
+5
2024-04-09
perf/alibaba_uncore_drw: Avoid placing cpumask on the stack
Dawei Li
-7
/
+3
2024-04-09
drivers/perf: thunderx2_pmu: Replace open coded acpi_match_acpi_device()
Andy Shevchenko
-12
/
+7
2024-04-09
drivers: perf: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
-1
/
+0
2024-03-26
drivers/perf: riscv: Disable PERF_SAMPLE_BRANCH_* while not supported
Pu Lehui
-0
/
+4
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-5
/
+46
2024-03-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-1
/
+2
2024-03-19
perf: starfive: fix 64-bit only COMPILE_TEST condition
Conor Dooley
-1
/
+2
2024-03-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-208
/
+885
2024-03-12
perf: RISC-V: Introduce Andes PMU to support perf event sampling
Yu Chien Peter Lin
-3
/
+46
2024-03-12
perf: RISC-V: Eliminate redundant interrupt enable/disable operations
Yu Chien Peter Lin
-2
/
+0
2024-03-11
Merge tag 'irq-msi-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-2
/
+2
2024-03-05
perf: starfive: Only allow COMPILE_TEST for 64-bit architectures
Will Deacon
-1
/
+1
2024-03-04
perf: starfive: Add StarLink PMU support
Ji Sheng Teoh
-0
/
+652
2024-03-04
drivers/perf: hisi_pcie: Merge find_related_event() and get_event_idx()
Junhao He
-32
/
+19
2024-03-04
drivers/perf: hisi_pcie: Relax the check on related events
Junhao He
-6
/
+2
2024-03-04
drivers/perf: hisi_pcie: Check the target filter properly
Junhao He
-4
/
+4
2024-03-04
drivers/perf: hisi_pcie: Add more events for counting TLP bandwidth
Yicong Yang
-0
/
+8
2024-03-04
drivers/perf: hisi_pcie: Fix incorrect counting under metric mode
Yicong Yang
-1
/
+7
2024-03-04
drivers/perf: hisi_pcie: Introduce hisi_pcie_pmu_get_event_ctrl_val()
Yicong Yang
-3
/
+10
2024-03-04
drivers/perf: hisi_pcie: Rename hisi_pcie_pmu_{config,clear}_filter()
Yicong Yang
-4
/
+4
2024-03-04
drivers/perf: hisi: Enable HiSilicon Erratum 162700402 quirk for HIP09
Junhao He
-1
/
+41
2024-03-01
Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-18
/
+18
2024-02-29
perf: RISCV: Fix panic on pmu overflow handler
Fei Wu
-4
/
+4
2024-02-27
drivers: perf: ctr_get_width function for legacy is not defined
Vadim Shakirov
-14
/
+12
2024-02-27
drivers: perf: added capabilities for legacy PMU
Vadim Shakirov
-0
/
+2
[prev]
[next]