+15
−1
arch/csky/include/asm/perf_event.h
0 → 100644
+7
−0
arch/csky/kernel/perf_event.c
0 → 100644
+1031
−0
Loading
This adds basic perf support for all C-SKY CPUs. Hardware events are
only supported by 807/810/860.
Signed-off-by:
Guo Ren <ren_guo@c-sky.com>