summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/riscv
AgeCommit message (Expand)AuthorFilesLines
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
2022-04-11perf jitdump: Add riscv64 supportEric Lin1-0/+1
2021-12-16perf arch: Support register names from all archsGerman Gomez1-74/+0
2021-02-18perf tools: Fix arm64 build error with gcc-11Jianlin Lv1-1/+1
2019-10-10perf tools: Avoid 'sample_reg_masks' being const + weakIan Rogers2-0/+8
2019-09-05riscv: Add support for libdwMao Han6-0/+232