summaryrefslogtreecommitdiff
path: root/tools/perf/arch/csky
AgeCommit message (Expand)AuthorFilesLines
2025-03-21perf build: Remove Makefile.syscallsIan Rogers2-5/+0
2025-03-21perf syscalltbl: Remove syscall_table.hIan Rogers1-2/+0
2025-02-14perf tools: Fix compile error on sample->user_regsNamhyung Kim1-1/+1
2025-01-09perf tools csky: Support generic syscall headersCharlie Jenkins3-0/+7
2024-11-09perf build: Remove PERF_HAVE_DWARF_REGSIan Rogers1-4/+0
2024-11-09perf dwarf-regs: Move csky dwarf-regs out of archIan Rogers2-50/+0
2024-11-09perf disasm: Add e_machine/e_flags to struct archIan Rogers1-1/+6
2024-10-18perf build: Rename CONFIG_DWARF to CONFIG_LIBDWIan Rogers1-1/+1
2024-10-18perf build: Rename NO_DWARF to NO_LIBDWIan Rogers1-1/+1
2024-06-26perf util: Make util its own libraryIan Rogers2-4/+4
2024-02-16perf parse-regs: Introduce a weak function arch__sample_reg_masks()Leo Yan1-1/+6
2023-08-16perf parse-regs: Move out arch specific header from util/perf_regs.hLeo Yan2-0/+2
2023-08-16perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common codeLeo Yan1-0/+10
2023-08-16perf parse-regs: Remove unused macros PERF_REG_{IP|SP}Leo Yan1-3/+0
2021-12-16perf arch: Support register names from all archsGerman Gomez1-82/+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-07-02perf annotate: Add csky supportMao Han1-0/+48
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-09csky: Add support for perf unwind-libdwMao Han6-0/+232