aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/arch/arm64/util/machine.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-15perf parse-regs: Introduce a weak function arch__sample_reg_masks()Leo Yan1-0/+2
2023-08-16perf parse-regs: Move out arch specific header from util/perf_regs.hLeo Yan1-0/+1
2022-10-31perf tools: Move 'struct perf_sample' to a separate header file to disentangle headersArnaldo Carvalho de Melo1-0/+1
2022-04-28perf symbol: Remove arch__symbols__fixup_end()Namhyung Kim1-21/+0
2021-12-21perf tools: Record ARM64 LR register automaticallyAlexandre Truong1-0/+7
2021-03-23perf tools: Fix various typos in commentsIngo Molnar1-3/+3
2021-02-09perf arm64/s390: Fix printf conversion specifier for IP addressesArnaldo Carvalho de Melo1-1/+2
2020-04-03perf symbols: Fix arm64 gap between kernel start and module endKemeng Shi1-0/+27