aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/arch/loongarch
AgeCommit message (Expand)AuthorFilesLines
2024-07-31perf annotate: Update parameters for reg extract functions to use raw instruc...Athira Rajeev1-2/+4
2024-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-0/+238
2024-07-10perf kvm: Add kvm-stat for loongarch64Bibo Mao4-0/+238
2024-06-26perf util: Make util its own libraryIan Rogers2-5/+5
2024-02-23treewide: remove meaningless assignments in MakefilesMasahiro Yamada1-1/+1
2024-02-15perf parse-regs: Introduce a weak function arch__sample_reg_masks()Leo Yan1-1/+6
2023-11-10perf annotate: Move raw_comment and raw_func_start fields out of 'struct ins_...Namhyung Kim1-3/+3
2023-08-16perf parse-regs: Move out arch specific header from util/perf_regs.hLeo Yan2-0/+2
2023-08-16perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common codeLeo Yan1-0/+10
2023-08-16perf parse-regs: Remove unused macros PERF_REG_{IP|SP}Leo Yan1-2/+0
2023-06-20perf annotate: Fix instruction association and parsing for LoongArchWANG Rui1-13/+103
2023-06-05perf LoongArch: Simplify mksyscalltblTiezhu Yang1-27/+11
2023-06-05perf tools: Declare syscalltbl_*[] as const for all archsTiezhu Yang1-1/+1
2023-05-01tools/perf: Add basic support for LoongArchHuacai Chen11-0/+359