summaryrefslogtreecommitdiff
path: root/drivers/perf/hisilicon/hisi_pcie_pmu.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-24drivers/perf: hisi_pcie: Initialize event->cpu only on successYicong Yang1-2/+2
2023-10-24drivers/perf: hisi_pcie: Check the type first in pmu::event_init()Yicong Yang1-3/+4
2023-08-16drivers/perf: hisi: Schedule perf session according to localityYicong Yang1-4/+13
2023-06-09drivers/perf: hisi: Don't migrate perf to the CPU going to teardownJunhao He1-1/+1
2022-11-29drivers/perf: hisi: Add TLP filter supportYicong Yang1-1/+13
2022-11-29drivers/perf: hisi: Fix some event id for hisi-pcie-pmuYicong Yang1-4/+4
2021-12-14drivers/perf: hisi: Add driver for HiSilicon PCIe PMUQi Liu1-0/+948