summaryrefslogtreecommitdiff
path: root/drivers/perf/hisilicon
AgeCommit message (Expand)Author
2024-03-04drivers/perf: hisi_pcie: Merge find_related_event() and get_event_idx()Junhao He
2024-03-04drivers/perf: hisi_pcie: Relax the check on related eventsJunhao He
2024-03-04drivers/perf: hisi_pcie: Check the target filter properlyJunhao He
2024-03-04drivers/perf: hisi_pcie: Add more events for counting TLP bandwidthYicong Yang
2024-03-04drivers/perf: hisi_pcie: Fix incorrect counting under metric modeYicong Yang
2024-03-04drivers/perf: hisi_pcie: Introduce hisi_pcie_pmu_get_event_ctrl_val()Yicong Yang
2024-03-04drivers/perf: hisi_pcie: Rename hisi_pcie_pmu_{config,clear}_filter()Yicong Yang
2024-03-04drivers/perf: hisi: Enable HiSilicon Erratum 162700402 quirk for HIP09Junhao He
2024-02-09perf: hisilicon: Convert to platform remove callback returning voidUwe Kleine-König
2023-12-05drivers/perf: hisi: Fix some event id for HiSilicon UC pmuJunhao He
2023-10-24perf: hisi: Fix use-after-free when register pmu failsJunhao He
2023-10-24drivers/perf: hisi_pcie: Initialize event->cpu only on successYicong Yang
2023-10-24drivers/perf: hisi_pcie: Check the type first in pmu::event_init()Yicong Yang
2023-10-19drivers/perf: hisi: use cpuhp_state_remove_instance_nocalls() for hisi_hns3_p...Hao Chen
2023-08-16drivers/perf: hisi: Schedule perf session according to localityYicong Yang
2023-06-16drivers/perf: hisi: Add support for HiSilicon UC PMU driverJunhao He
2023-06-16drivers/perf: hisi: Add support for HiSilicon H60PA and PAv3 PMU driverJunhao He
2023-06-09drivers/perf: hisi: Don't migrate perf to the CPU going to teardownJunhao He
2023-04-17drivers/perf: hisi: add NULL check for nameJunhao He
2023-04-17drivers/perf: hisi: Remove redundant initialized of pmu->nameJunhao He
2023-01-19drivers/perf: hisi: Extract initialization of "cpa_pmu->pmu"Junhao He
2023-01-19drivers/perf: hisi: Simplify the parameters of hisi_pmu_init()Junhao He
2023-01-19drivers/perf: hisi: Advertise the PERF_PMU_CAP_NO_EXCLUDE capabilityJunhao He
2022-11-29drivers/perf: hisi: Add TLP filter supportYicong Yang
2022-11-29drivers/perf: hisi: Fix some event id for hisi-pcie-pmuYicong Yang
2022-07-06drivers/perf: hisi: add driver for HNS3 PMUGuangbin Huang
2022-06-27perf: hisi: Extract hisi_pmu_initChen Jun
2022-05-06drivers/perf: hisi: Add Support for CPA PMUQi Liu
2022-05-06drivers/perf: hisi: Associate PMUs in SICL with CPUs onlineQi Liu
2022-02-15perf: replace bitmap_weight with bitmap_empty where appropriateYury Norov
2021-12-14drivers/perf: hisi: Add driver for HiSilicon PCIe PMUQi Liu
2021-10-04drivers/perf: hisi: Fix PA PMU counter offsetShaokun Zhang
2021-06-08perf/hisi: Constify static attribute_group structsRikard Falkeborn
2021-06-04drivers/perf: hisi: Fix data source controlShaokun Zhang
2021-06-01drivers/perf: hisi: use the correct HiSilicon copyrightHao Fang
2021-05-24perf/hisi: Use irq_set_affinity()Thomas Gleixner
2021-03-25drivers/perf: hisi: Add support for HiSilicon PA PMU driverShaokun Zhang
2021-03-25drivers/perf: hisi: Add support for HiSilicon SLLC PMU driverShaokun Zhang
2021-03-25drivers/perf: hisi: Update DDRC PMU for programmable counterShaokun Zhang
2021-03-25drivers/perf: hisi: Add new functions for HHA PMUShaokun Zhang
2021-03-25drivers/perf: hisi: Add new functions for L3C PMUShaokun Zhang
2021-03-25drivers/perf: hisi: Add PMU version for uncore PMU drivers.Shaokun Zhang
2021-03-25drivers/perf: hisi: Refactor code for more uncore PMUsShaokun Zhang
2021-03-25drivers/perf: hisi: Remove unnecessary check of counter indexShaokun Zhang
2021-03-25drivers/perf: convert sysfs sprintf family to sysfs_emitQi Liu
2021-03-25drivers/perf: convert sysfs snprintf family to sysfs_emitZihao Tang
2021-01-20perf: hisi: Constify static struct attribute_groupRikard Falkeborn
2020-11-25drivers/perf: hisi: Add identifier sysfs fileJohn Garry
2020-09-07drivers/perf: hisi: Add missing include of linux/module.hShaokun Zhang
2020-07-17drivers/perf: Prevent forced unbinding of PMU driversQi Liu