summaryrefslogtreecommitdiff
path: root/arch/loongarch/include/uapi/asm/perf_regs.h
AgeCommit message (Collapse)AuthorFilesLines
2022-10-12LoongArch: Add perf events supportHuacai Chen1-0/+40
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>