[RFC PATCH 0/2] {topost} drivers/perf: hisi: Add driver for HNS3 PMU
Guangbin Huang
huangguangbin2 at huawei.com
Mon Mar 22 01:49:45 GMT 2021
This patch-set adds driver for HNS3(HiSilicon network system version 3)
PMU and doc to descript it.
Guangbin Huang (2):
{topost} drivers/perf: hisi: Add description for HNS3 PMU driver
{topost} drivers/perf: hisi: add driver for HNS3 PMU
Documentation/admin-guide/perf/hns3-pmu.rst | 125 ++
MAINTAINERS | 5 +
drivers/perf/pci/Kconfig | 10 +
drivers/perf/pci/hisilicon/Makefile | 1 +
drivers/perf/pci/hisilicon/hns3_pmu.c | 1937 +++++++++++++++++++++++++++
include/linux/cpuhotplug.h | 1 +
6 files changed, 2079 insertions(+)
create mode 100644 Documentation/admin-guide/perf/hns3-pmu.rst
create mode 100644 drivers/perf/pci/hisilicon/hns3_pmu.c
--
2.8.1
More information about the linux-arm-kernel
mailing list