summaryrefslogtreecommitdiff
path: root/tools/perf/util/annotate-arch
AgeCommit message (Expand)AuthorFilesLines
2026-04-14perf annotate: Use jump__delete when freeing LoongArch jumpsRong Bao1-0/+1
2026-04-09perf tools: Use calloc() where applicableArnaldo Carvalho de Melo1-0/+1
2026-03-25Merge tag 'perf-tools-fixes-for-v7.0-2-2026-03-23' into perf-tools-nextNamhyung Kim1-1/+1
2026-03-20perf annotate-data: Use DWARF location ranges to preserve reg stateZecheng Li1-3/+22
2026-03-20perf annotate-data: Invalidate caller-saved regs for all callsZecheng Li1-6/+13
2026-03-20perf annotate-data: Add invalidate_reg_state() helper for x86Zecheng Li1-12/+17
2026-03-10perf annotate loongarch: Fix off-by-one bug in outside checkIan Rogers1-1/+1
2026-01-23perf disasm: Refactor arch__find and initialization of arch structsIan Rogers11-105/+154
2026-01-23perf map_symbol: Switch from holding maps to holding threadIan Rogers2-3/+5
2026-01-23perf disasm: Refactor ins__is_call/jump to avoid exposing arch ins_opsIan Rogers2-3/+6
2026-01-23perf disasm: Don't include C files from the arch directoryIan Rogers12-0/+2073