Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf parse-regs: Introduce a weak function arch__sample_reg_masks() | Leo Yan | 2024-02-15 | 1 | -1/+6 |
* | perf parse-regs: Move out arch specific header from util/perf_regs.h | Leo Yan | 2023-08-16 | 2 | -0/+2 |
* | perf parse-regs: Remove PERF_REGS_{MAX|MASK} from common code | Leo Yan | 2023-08-16 | 1 | -0/+10 |
* | perf parse-regs: Remove unused macros PERF_REG_{IP|SP} | Leo Yan | 2023-08-16 | 1 | -3/+0 |
* | perf arch: Support register names from all archs | German Gomez | 2021-12-16 | 1 | -82/+0 |
* | perf tools: Fix arm64 build error with gcc-11 | Jianlin Lv | 2021-02-18 | 1 | -1/+1 |
* | perf tools: Avoid 'sample_reg_masks' being const + weak | Ian Rogers | 2019-10-10 | 2 | -0/+8 |
* | perf annotate: Add csky support | Mao Han | 2019-07-01 | 1 | -0/+48 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | csky: Add support for perf unwind-libdw | Mao Han | 2019-05-09 | 6 | -0/+232 |