summaryrefslogtreecommitdiff
path: root/tools/perf/arch/csky
AgeCommit message (Expand)AuthorFilesLines
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