linux/drivers/perf/hisilicon
Junhao He 7f95da9d2d drivers/perf: hisi: Advertise the PERF_PMU_CAP_NO_EXCLUDE capability
Missed initialization the variable of pmu::capabilities when extract
the initialization code of hisi_pmu->pmu into a function.

HISI UNCORE PMU drivers counters that not support context exclusion.
So we have to advertise the PERF_PMU_CAP_NO_EXCLUDE capability.
This ensures that perf will prevent us from handling events where
any exclusion flags are set.

Signed-off-by: Junhao He <hejunhao3@huawei.com>
Link: https://lore.kernel.org/r/20230119100307.3660-2-hejunhao3@huawei.com
Signed-off-by: Will Deacon <will@kernel.org>
2023-01-19 18:30:20 +00:00
..
hisi_pcie_pmu.c drivers/perf: hisi: Add TLP filter support 2022-11-29 14:30:55 +00:00
hisi_uncore_cpa_pmu.c drivers/perf: hisi: Add Support for CPA PMU 2022-05-06 15:14:31 +01:00
hisi_uncore_ddrc_pmu.c perf: hisi: Extract hisi_pmu_init 2022-06-27 11:14:54 +01:00
hisi_uncore_hha_pmu.c perf: hisi: Extract hisi_pmu_init 2022-06-27 11:14:54 +01:00
hisi_uncore_l3c_pmu.c perf: hisi: Extract hisi_pmu_init 2022-06-27 11:14:54 +01:00
hisi_uncore_pa_pmu.c perf: hisi: Extract hisi_pmu_init 2022-06-27 11:14:54 +01:00
hisi_uncore_pmu.c drivers/perf: hisi: Advertise the PERF_PMU_CAP_NO_EXCLUDE capability 2023-01-19 18:30:20 +00:00
hisi_uncore_pmu.h perf: hisi: Extract hisi_pmu_init 2022-06-27 11:14:54 +01:00
hisi_uncore_sllc_pmu.c perf: hisi: Extract hisi_pmu_init 2022-06-27 11:14:54 +01:00
hns3_pmu.c drivers/perf: hisi: add driver for HNS3 PMU 2022-07-06 11:25:53 +01:00
Kconfig drivers/perf: hisi: add driver for HNS3 PMU 2022-07-06 11:25:53 +01:00
Makefile drivers/perf: hisi: add driver for HNS3 PMU 2022-07-06 11:25:53 +01:00