summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/riscv
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-3/+0
* perf tools riscv: Fix build error on riscv due to missing header for 'struct ...Eric Lin2023-01-021-1/+1
* perf tools riscv: Add support for get_cpuid_str functionNikita Shubin2022-10-272-0/+105
* perf jitdump: Add riscv64 supportEric Lin2022-04-111-0/+1
* perf arch: Support register names from all archsGerman Gomez2021-12-161-74/+0
* perf tools: Fix arm64 build error with gcc-11Jianlin Lv2021-02-181-1/+1
* perf tools: Avoid 'sample_reg_masks' being const + weakIan Rogers2019-10-102-0/+8
* riscv: Add support for libdwMao Han2019-09-056-0/+232