[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230119100307.3660-1-hejunhao3@huawei.com>
Date: Thu, 19 Jan 2023 18:03:04 +0800
From: Junhao He <hejunhao3@...wei.com>
To: <will@...nel.org>, <linux-kernel@...r.kernel.org>,
<jonathan.cameron@...wei.com>, <mark.rutland@....com>
CC: <linux-arm-kernel@...ts.infradead.org>,
<zhangshaokun@...ilicon.com>, <catalin.marinas@....com>,
<kernel-team@...roid.com>, <linuxarm@...wei.com>,
<yangyicong@...wei.com>, <f.fangjian@...wei.com>,
<shenyang39@...wei.com>, <prime.zeng@...ilicon.com>,
<hejunhao3@...wei.com>
Subject: [PATCH 0/3] Setting the pmu::capability and modify some code styles
Advertise the PERF_PMU_CAP_NO_EXCLUDE capability.
And modify some code style, include the following:
1) Simplify the parameters of hisi_pmu_init() function.
2) Use hisi_pmu_init() function to simplify initialization of "hisi_pmu->pmu".
Junhao He (3):
drivers/perf: hisi: Advertise the PERF_PMU_CAP_NO_EXCLUDE capability
drivers/perf: hisi: Simplify the parameters of hisi_pmu_init()
drivers/perf: hisi: Extract initialization of "cpa_pmu->pmu"
drivers/perf/hisilicon/hisi_uncore_cpa_pmu.c | 16 +---------------
drivers/perf/hisilicon/hisi_uncore_ddrc_pmu.c | 2 +-
drivers/perf/hisilicon/hisi_uncore_hha_pmu.c | 2 +-
drivers/perf/hisilicon/hisi_uncore_l3c_pmu.c | 2 +-
drivers/perf/hisilicon/hisi_uncore_pa_pmu.c | 2 +-
drivers/perf/hisilicon/hisi_uncore_pmu.c | 9 ++++++---
drivers/perf/hisilicon/hisi_uncore_pmu.h | 4 ++--
drivers/perf/hisilicon/hisi_uncore_sllc_pmu.c | 2 +-
8 files changed, 14 insertions(+), 25 deletions(-)
--
2.33.0
Powered by blists - more mailing lists