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