summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/csky/util
AgeCommit message (Expand)AuthorLines
2026-02-06perf regs: Remove __weak attributive arch__xxx_reg_mask() functionsDapeng Mi-14/+0
2026-01-23perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()Ian Rogers-9/+0
2026-01-20perf unwind-libdw: Fix a cross-arch unwinding bugShimin Guo-80/+0
2025-02-14perf tools: Fix compile error on sample->user_regsNamhyung Kim-1/+1
2024-11-09perf dwarf-regs: Move csky dwarf-regs out of archIan Rogers-50/+0
2024-10-18perf build: Rename CONFIG_DWARF to CONFIG_LIBDWIan Rogers-1/+1
2024-06-26perf util: Make util its own libraryIan Rogers-3/+3
2024-02-15perf parse-regs: Introduce a weak function arch__sample_reg_masks()Leo Yan-1/+6
2023-08-16perf parse-regs: Move out arch specific header from util/perf_regs.hLeo Yan-0/+2
2023-08-16perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common codeLeo Yan-0/+10
2019-10-10perf tools: Avoid 'sample_reg_masks' being const + weakIan Rogers-0/+8
2019-05-09csky: Add support for perf unwind-libdwMao Han-0/+128