开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
perf
/
hisilicon
Age
Commit message (
Expand
)
Author
2024-07-10
perf: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-05-22
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-04
perf: Use device_show_string() helper for sysfs attributes
Lukas Wunner
2024-04-28
drivers/perf: hisi: hns3: Actually use devm_add_action_or_reset()
Hao Chen
2024-04-28
drivers/perf: hisi: hns3: Fix out-of-bound access when valid event group
Junhao He
2024-04-28
drivers/perf: hisi_pcie: Fix out-of-bound access when valid event group
Junhao He
2024-04-19
perf/hisi-hns3: Assign parents for event_source device
Jonathan Cameron
2024-04-19
perf/hisi-uncore: Assign parents for event_source devices
Jonathan Cameron
2024-04-19
perf/hisi-pcie: Assign parent for event_source device
Jonathan Cameron
2024-04-09
perf/hisi_uncore: Avoid placing cpumask on the stack
Dawei Li
2024-04-09
perf/hisi_pcie: Avoid placing cpumask on the stack
Dawei Li
2024-03-04
drivers/perf: hisi_pcie: Merge find_related_event() and get_event_idx()
Junhao He
2024-03-04
drivers/perf: hisi_pcie: Relax the check on related events
Junhao He
2024-03-04
drivers/perf: hisi_pcie: Check the target filter properly
Junhao He
2024-03-04
drivers/perf: hisi_pcie: Add more events for counting TLP bandwidth
Yicong Yang
2024-03-04
drivers/perf: hisi_pcie: Fix incorrect counting under metric mode
Yicong Yang
2024-03-04
drivers/perf: hisi_pcie: Introduce hisi_pcie_pmu_get_event_ctrl_val()
Yicong Yang
2024-03-04
drivers/perf: hisi_pcie: Rename hisi_pcie_pmu_{config,clear}_filter()
Yicong Yang
2024-03-04
drivers/perf: hisi: Enable HiSilicon Erratum 162700402 quirk for HIP09
Junhao He
2024-02-09
perf: hisilicon: Convert to platform remove callback returning void
Uwe Kleine-König
2023-12-05
drivers/perf: hisi: Fix some event id for HiSilicon UC pmu
Junhao He
2023-10-24
perf: hisi: Fix use-after-free when register pmu fails
Junhao He
2023-10-24
drivers/perf: hisi_pcie: Initialize event->cpu only on success
Yicong Yang
2023-10-24
drivers/perf: hisi_pcie: Check the type first in pmu::event_init()
Yicong Yang
2023-10-19
drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for hisi_hns3_p...
Hao Chen
2023-08-16
drivers/perf: hisi: Schedule perf session according to locality
Yicong Yang
2023-06-16
drivers/perf: hisi: Add support for HiSilicon UC PMU driver
Junhao He
2023-06-16
drivers/perf: hisi: Add support for HiSilicon H60PA and PAv3 PMU driver
Junhao He
2023-06-09
drivers/perf: hisi: Don't migrate perf to the CPU going to teardown
Junhao He
2023-04-17
drivers/perf: hisi: add NULL check for name
Junhao He
2023-04-17
drivers/perf: hisi: Remove redundant initialized of pmu->name
Junhao He
2023-01-19
drivers/perf: hisi: Extract initialization of "cpa_pmu->pmu"
Junhao He
2023-01-19
drivers/perf: hisi: Simplify the parameters of hisi_pmu_init()
Junhao He
2023-01-19
drivers/perf: hisi: Advertise the PERF_PMU_CAP_NO_EXCLUDE capability
Junhao He
2022-11-29
drivers/perf: hisi: Add TLP filter support
Yicong Yang
2022-11-29
drivers/perf: hisi: Fix some event id for hisi-pcie-pmu
Yicong Yang
2022-07-06
drivers/perf: hisi: add driver for HNS3 PMU
Guangbin Huang
2022-06-27
perf: hisi: Extract hisi_pmu_init
Chen Jun
2022-05-06
drivers/perf: hisi: Add Support for CPA PMU
Qi Liu
2022-05-06
drivers/perf: hisi: Associate PMUs in SICL with CPUs online
Qi Liu
2022-02-15
perf: replace bitmap_weight with bitmap_empty where appropriate
Yury Norov
2021-12-14
drivers/perf: hisi: Add driver for HiSilicon PCIe PMU
Qi Liu
2021-10-04
drivers/perf: hisi: Fix PA PMU counter offset
Shaokun Zhang
2021-06-08
perf/hisi: Constify static attribute_group structs
Rikard Falkeborn
2021-06-04
drivers/perf: hisi: Fix data source control
Shaokun Zhang
2021-06-01
drivers/perf: hisi: use the correct HiSilicon copyright
Hao Fang
2021-05-24
perf/hisi: Use irq_set_affinity()
Thomas Gleixner
2021-03-25
drivers/perf: hisi: Add support for HiSilicon PA PMU driver
Shaokun Zhang
2021-03-25
drivers/perf: hisi: Add support for HiSilicon SLLC PMU driver
Shaokun Zhang
2021-03-25
drivers/perf: hisi: Update DDRC PMU for programmable counter
Shaokun Zhang
[next]