On Sat, 17 Feb 2024 15:40:41 +0800, Changbin Du wrote:
> This series introduces capstone disassembler engine to print instructions of
> Intel PT trace, which was printed via the XED tool.
>
> The advantages compared to XED tool:
> * Support arm, arm64, x86-32, x86_64, s390 (more could be supported),
> xed only for x86_64.
> * More friendly to read. Immediate address operands are shown as symbol+offs.
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
--
Namhyung Kim <[email protected]>