Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | perf dso: Fix address sanitizer build | Ian Rogers | 2024-08-03 | 1 | -5/+5 |
* | perf dso: Add reference count checking and accessor functions | Ian Rogers | 2024-05-06 | 1 | -20/+20 |
* | perf annotate: Update DSO binary type when trying build-id | Namhyung Kim | 2024-04-26 | 1 | -0/+2 |
* | perf annotate: Fallback disassemble to objdump when capstone fails | Namhyung Kim | 2024-04-26 | 1 | -0/+14 |
* | perf annotate: Skip DSOs not found | Namhyung Kim | 2024-04-12 | 1 | -0/+2 |
* | perf annotate: Add symbol name when using capstone | Namhyung Kim | 2024-04-03 | 1 | -3/+71 |
* | perf annotate: Use libcapstone to disassemble | Namhyung Kim | 2024-04-03 | 1 | -0/+160 |
* | perf annotate: Split out util/disasm.c | Namhyung Kim | 2024-04-03 | 1 | -0/+1591 |