summaryrefslogtreecommitdiff
path: root/tools/perf/arch/riscv/util
AgeCommit message (Expand)AuthorFilesLines
2024-04-26perf riscv: Fix the warning due to the incompatible typeBen Zong-You Xie1-1/+1
2024-02-16perf parse-regs: Introduce a weak function arch__sample_reg_masks()Leo Yan1-1/+6
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-01-02perf tools riscv: Fix build error on riscv due to missing header for 'struct ...Eric Lin1-1/+1
2022-10-27perf tools riscv: Add support for get_cpuid_str functionNikita Shubin2-0/+105
2019-10-10perf tools: Avoid 'sample_reg_masks' being const + weakIan Rogers2-0/+8
2019-09-05riscv: Add support for libdwMao Han3-0/+131