summaryrefslogtreecommitdiffstats
path: root/tools/perf/arch/csky
AgeCommit message (Expand)AuthorLines
2026-02-06perf regs: Remove __weak attributive arch__xxx_reg_mask() functionsDapeng Mi-15/+0
2026-02-06perf arch: Update arch headers to use relative UAPI pathsDapeng Mi-1/+1
2026-01-23perf regs: Refactor use of arch__sample_reg_masks() to perf_reg_name()Ian Rogers-9/+0
2026-01-23perf disasm: Don't include C files from the arch directoryIan Rogers-53/+0
2026-01-23perf disasm: Constify use of 'struct ins_op'Ian Rogers-3/+3
2026-01-20perf unwind-libdw: Fix a cross-arch unwinding bugShimin Guo-80/+0
2025-03-20perf build: Remove Makefile.syscallsIan Rogers-5/+0
2025-03-20perf syscalltbl: Remove syscall_table.hIan Rogers-2/+0
2025-02-14perf tools: Fix compile error on sample->user_regsNamhyung Kim-1/+1
2025-01-09perf tools csky: Support generic syscall headersCharlie Jenkins-0/+7
2024-11-09perf build: Remove PERF_HAVE_DWARF_REGSIan Rogers-4/+0
2024-11-09perf dwarf-regs: Move csky dwarf-regs out of archIan Rogers-50/+0
2024-11-09perf disasm: Add e_machine/e_flags to struct archIan Rogers-1/+6
2024-10-18perf build: Rename CONFIG_DWARF to CONFIG_LIBDWIan Rogers-1/+1
2024-10-18perf build: Rename NO_DWARF to NO_LIBDWIan Rogers-1/+1
2024-06-26perf util: Make util its own libraryIan Rogers-4/+4
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
2023-08-16perf parse-regs: Remove unused macros PERF_REG_{IP|SP}Leo Yan-3/+0
2021-12-16perf arch: Support register names from all archsGerman Gomez-82/+0
2021-02-18perf tools: Fix arm64 build error with gcc-11Jianlin Lv-1/+1
2019-10-10perf tools: Avoid 'sample_reg_masks' being const + weakIan Rogers-0/+8
2019-07-01perf annotate: Add csky supportMao Han-0/+48
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-09csky: Add support for perf unwind-libdwMao Han-0/+232