Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-02-14 | perf tools: Fix compile error on sample->user_regs | Namhyung Kim | 1 | -1/+1 |
2024-11-09 | perf dwarf-regs: Move csky dwarf-regs out of arch | Ian Rogers | 2 | -50/+0 |
2024-10-18 | perf build: Rename CONFIG_DWARF to CONFIG_LIBDW | Ian Rogers | 1 | -1/+1 |
2024-06-26 | perf util: Make util its own library | Ian Rogers | 1 | -3/+3 |
2024-02-16 | perf parse-regs: Introduce a weak function arch__sample_reg_masks() | Leo Yan | 1 | -1/+6 |
2023-08-16 | perf parse-regs: Move out arch specific header from util/perf_regs.h | Leo Yan | 2 | -0/+2 |
2023-08-16 | perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code | Leo Yan | 1 | -0/+10 |
2019-10-10 | perf tools: Avoid 'sample_reg_masks' being const + weak | Ian Rogers | 2 | -0/+8 |
2019-05-09 | csky: Add support for perf unwind-libdw | Mao Han | 3 | -0/+128 |