Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf unwind: Use perf_arch_reg_{ip|sp}() to substitute macros | Leo Yan | 2023-08-16 | 2 | -4/+0 |
* | perf unwind arm64: Use perf's copy of kernel headers | James Clark | 2022-05-26 | 1 | -1/+1 |
* | perf arm64: Rename perf_event_arm_regs for ARM64 registers | German Gomez | 2021-12-16 | 1 | -0/+2 |
* | perf tools: Fix various typos in comments | Ingo Molnar | 2021-03-23 | 2 | -2/+2 |
* | perf tools: Remove debug.h from places where it is not needed | Arnaldo Carvalho de Melo | 2019-09-20 | 2 | -2/+0 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 2 | -0/+2 |
* | perf unwind: Fix wrongly used regs for aarch64 unwind | He Kuang | 2016-06-23 | 1 | -0/+5 |
* | perf unwind: Fix wrongly used regs for x86_32 unwind | He Kuang | 2016-06-23 | 1 | -0/+6 |
* | perf callchain: Support aarch64 cross-platform | He Kuang | 2016-06-07 | 1 | -0/+35 |
* | perf callchain: Support x86 target platform | He Kuang | 2016-06-07 | 1 | -0/+37 |