summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/riscv
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-07-204-0/+115
|\
| * perf kvm/riscv: Port perf kvm stat to RISC-VShenlin Liang2024-06-264-0/+115
* | perf util: Make util its own libraryIan Rogers2024-06-262-5/+5
|/
* perf riscv: Fix the warning due to the incompatible typeBen Zong-You Xie2024-04-261-1/+1
* perf parse-regs: Introduce a weak function arch__sample_reg_masks()Leo Yan2024-02-151-1/+6
* 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