summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/loongarch
Commit message (Expand)AuthorAgeFilesLines
* perf parse-regs: Move out arch specific header from util/perf_regs.hLeo Yan2023-08-162-0/+2
* perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common codeLeo Yan2023-08-161-0/+10
* perf parse-regs: Remove unused macros PERF_REG_{IP|SP}Leo Yan2023-08-161-2/+0
* perf annotate: Fix instruction association and parsing for LoongArchWANG Rui2023-06-201-13/+103
* perf LoongArch: Simplify mksyscalltblTiezhu Yang2023-06-051-27/+11
* perf tools: Declare syscalltbl_*[] as const for all archsTiezhu Yang2023-06-051-1/+1
* tools/perf: Add basic support for LoongArchHuacai Chen2023-05-0111-0/+359