]> git.baikalelectronics.ru Git - kernel.git/commit
csky: Add pmu interrupt support
authorMao Han <han_mao@c-sky.com>
Tue, 4 Jun 2019 10:54:46 +0000 (18:54 +0800)
committerGuo Ren <ren_guo@c-sky.com>
Fri, 19 Jul 2019 06:21:36 +0000 (14:21 +0800)
commitf14ff4d727d87cc2359c70d665bf41c330a305da
tree641efd7ae721e23d9a13da08b3b14b41412887eb
parent91059dec29b1fb63f7714a37d4030447c3016d4d
csky: Add pmu interrupt support

This patch add interrupt request and handler for csky pmu.
perf can record on hardware event with this patch applied.

Signed-off-by: Mao Han <han_mao@c-sky.com>
Signed-off-by: Guo Ren <guoren@kernel.org>
arch/csky/kernel/perf_event.c