summaryrefslogtreecommitdiff
path: root/tools/perf/util/disasm.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-27perf annotate: Update DSO binary type when trying build-idNamhyung Kim1-0/+2
2024-04-27perf annotate: Fallback disassemble to objdump when capstone failsNamhyung Kim1-0/+14
2024-04-12perf annotate: Skip DSOs not foundNamhyung Kim1-0/+2
2024-04-03perf annotate: Add symbol name when using capstoneNamhyung Kim1-3/+71
2024-04-03perf annotate: Use libcapstone to disassembleNamhyung Kim1-0/+160
2024-04-03perf annotate: Split out util/disasm.cNamhyung Kim1-0/+1591