Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-06-26 | perf util: Make util its own library | Ian Rogers | 2 | -4/+4 |
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 |
2023-08-16 | perf parse-regs: Remove unused macros PERF_REG_{IP|SP} | Leo Yan | 1 | -3/+0 |
2021-12-16 | perf arch: Support register names from all archs | German Gomez | 1 | -82/+0 |
2021-02-18 | perf tools: Fix arm64 build error with gcc-11 | Jianlin Lv | 1 | -1/+1 |
2019-10-10 | perf tools: Avoid 'sample_reg_masks' being const + weak | Ian Rogers | 2 | -0/+8 |
2019-07-02 | perf annotate: Add csky support | Mao Han | 1 | -0/+48 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2019-05-09 | csky: Add support for perf unwind-libdw | Mao Han | 6 | -0/+232 |