[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1558516765.git.han_mao@c-sky.com>
Date: Wed, 22 May 2019 17:25:27 +0800
From: Mao Han <han_mao@...ky.com>
To: linux-kernel@...r.kernel.org
Cc: Mao Han <han_mao@...ky.com>
Subject: [PATCH 0/5] Add pmu hardware sampling support
This patch set add hardware sampling support for csky-pmu, and
also add some properties to pmu node definition. perf can record
on hardware event with this patch applied.
Guo Ren (1):
csky: Fixup some error count in 810 & 860.
Mao Han (4):
csky: Init pmu as a device
csky: Add reg-io-width property for csky pmu
csky: Add pmu interrupt support
dt-bindings: csky: Add csky PMU bindings
Documentation/devicetree/bindings/csky/pmu.txt | 38 +++
arch/csky/kernel/perf_event.c | 401 +++++++++++++++++++++++--
2 files changed, 418 insertions(+), 21 deletions(-)
create mode 100644 Documentation/devicetree/bindings/csky/pmu.txt
--
2.7.4
Powered by blists - more mailing lists