Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-31 | perf annotate: Use capstone_init and remove open_capstone_handle from disasm.c | Athira Rajeev | 1 | -0/+2 |
2024-07-31 | perf annotate: Make capstone_init non-static so that it can be used during sy... | Athira Rajeev | 1 | -3/+9 |
2024-05-06 | perf dso: Add reference count checking and accessor functions | Ian Rogers | 1 | -1/+1 |
2024-04-08 | perf script: Consolidate capstone print functions | Adrian Hunter | 1 | -69/+35 |
2024-04-05 | perf script: Add capstone support for '-F +brstackdisasm' | Andi Kleen | 1 | -0/+52 |
2024-04-05 | perf script: Support 32bit code under 64bit OS with capstone | Andi Kleen | 1 | -5/+22 |
2024-02-21 | perf: util: use capstone disasm engine to show assembly instructions | Changbin Du | 1 | -0/+135 |