summaryrefslogtreecommitdiff
path: root/tools/perf/util/disasm.c
AgeCommit message (Expand)Author
2024-07-12perf dso: Fix address sanitizer buildIan Rogers
2024-05-06perf dso: Add reference count checking and accessor functionsIan Rogers
2024-04-26perf annotate: Update DSO binary type when trying build-idNamhyung Kim
2024-04-26perf annotate: Fallback disassemble to objdump when capstone failsNamhyung Kim
2024-04-12perf annotate: Skip DSOs not foundNamhyung Kim
2024-04-03perf annotate: Add symbol name when using capstoneNamhyung Kim
2024-04-03perf annotate: Use libcapstone to disassembleNamhyung Kim
2024-04-03perf annotate: Split out util/disasm.cNamhyung Kim