mirror of
https://github.com/torvalds/linux.git
synced 2024-12-02 00:51:44 +00:00
7f95da9d2d
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> |
||
---|---|---|
.. | ||
hisi_pcie_pmu.c | ||
hisi_uncore_cpa_pmu.c | ||
hisi_uncore_ddrc_pmu.c | ||
hisi_uncore_hha_pmu.c | ||
hisi_uncore_l3c_pmu.c | ||
hisi_uncore_pa_pmu.c | ||
hisi_uncore_pmu.c | ||
hisi_uncore_pmu.h | ||
hisi_uncore_sllc_pmu.c | ||
hns3_pmu.c | ||
Kconfig | ||
Makefile |