aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/util/annotate-arch/annotate-x86.c
AgeCommit message (Expand)AuthorFilesLines
2026-04-08perf tools: Use calloc() where applicableArnaldo Carvalho de Melo1-0/+1
2026-03-19perf annotate-data: Use DWARF location ranges to preserve reg stateZecheng Li1-3/+22
2026-03-19perf annotate-data: Invalidate caller-saved regs for all callsZecheng Li1-6/+13
2026-03-19perf annotate-data: Add invalidate_reg_state() helper for x86Zecheng Li1-12/+17
2026-01-23perf disasm: Refactor arch__find and initialization of arch structsIan Rogers1-12/+12
2026-01-23perf disasm: Don't include C files from the arch directoryIan Rogers1-0/+820