summaryrefslogtreecommitdiff
path: root/tools/perf/arch/csky
AgeCommit message (Expand)Author
2025-03-20perf build: Remove Makefile.syscallsIan Rogers
2025-03-20perf syscalltbl: Remove syscall_table.hIan Rogers
2025-02-14perf tools: Fix compile error on sample->user_regsNamhyung Kim
2025-01-09perf tools csky: Support generic syscall headersCharlie Jenkins
2024-11-09perf build: Remove PERF_HAVE_DWARF_REGSIan Rogers
2024-11-09perf dwarf-regs: Move csky dwarf-regs out of archIan Rogers
2024-11-09perf disasm: Add e_machine/e_flags to struct archIan Rogers
2024-10-18perf build: Rename CONFIG_DWARF to CONFIG_LIBDWIan Rogers
2024-10-18perf build: Rename NO_DWARF to NO_LIBDWIan Rogers
2024-06-26perf util: Make util its own libraryIan Rogers
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
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-07-01perf annotate: Add csky supportMao Han
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-05-09csky: Add support for perf unwind-libdwMao Han