summaryrefslogtreecommitdiff
path: root/tools/perf/arch/riscv
AgeCommit message (Expand)Author
2024-06-26perf kvm/riscv: Port perf kvm stat to RISC-VShenlin Liang
2024-04-26perf riscv: Fix the warning due to the incompatible typeBen Zong-You Xie
2024-02-15perf parse-regs: Introduce a weak function arch__sample_reg_masks()Leo Yan
2023-08-16perf parse-regs: Move out arch specific header from util/perf_regs.hLeo Yan
2023-08-16perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common codeLeo Yan
2023-08-16perf parse-regs: Remove unused macros PERF_REG_{IP|SP}Leo Yan
2023-01-02perf tools riscv: Fix build error on riscv due to missing header for 'struct ...Eric Lin
2022-10-27perf tools riscv: Add support for get_cpuid_str functionNikita Shubin
2022-04-11perf jitdump: Add riscv64 supportEric Lin
2021-12-16perf arch: Support register names from all archsGerman Gomez
2021-02-18perf tools: Fix arm64 build error with gcc-11Jianlin Lv
2019-10-10perf tools: Avoid 'sample_reg_masks' being const + weakIan Rogers
2019-09-05riscv: Add support for libdwMao Han