summaryrefslogtreecommitdiff
path: root/tools/perf/util/llvm.c
AgeCommit message (Expand)AuthorFilesLines
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-3/+3
2025-10-06perf srcline: Fallback between addr2line implementationsIan Rogers1-5/+0
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-73/+15
2025-10-06perf llvm: Reduce LLVM initializationIan Rogers1-12/+21
2025-10-02perf llvm: Move llvm functionality into its own fileIan Rogers1-0/+326