]> 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)
commit347f33ee46158951059e3e1343bae4c4aac07f97
tree641efd7ae721e23d9a13da08b3b14b41412887eb
parentb70ad32cc7cf0e7b0092358d6f20b8a7d28478d4
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