summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* 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