summaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel/perf_regs.c
AgeCommit message (Collapse)Author
2022-10-12LoongArch: Add perf events supportHuacai Chen
The perf events infrastructure of LoongArch is very similar to old MIPS- based Loongson, so most of the codes are derived from MIPS. Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>