aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/capstone.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-03perf capstone: Support for dlopen-ing libcapstone.soIan Rogers1-39/+137
2026-01-23perf map_symbol: Switch from holding maps to holding threadIan Rogers1-2/+4
2026-01-23perf disasm: Rework the string arch__is to use the ELF machineIan Rogers1-1/+1
2026-01-23perf annotate: Fix args leak of map_symbolIan Rogers1-7/+7
2025-10-06perf dso: Clean up read_symbol() error handlingIan Rogers1-1/+2
2025-10-06perf dso: Move read_symbol() from llvm/capstone to dsoIan Rogers1-55/+11
2025-10-02perf capstone: Remove open_capstone_handleIan Rogers1-28/+6
2025-10-02perf capstone: Move capstone functionality into its own fileIan Rogers1-0/+536