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