Re: [PATCH v8 0/5] perf: script: Intro capstone disasm engine to show instruction trace

From: Namhyung Kim
Date: Thu Feb 22 2024 - 11:53:32 EST


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 <namhyung@xxxxxxxxxx>