[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <170862076568.3024784.8799548310369120740.b4-ty@kernel.org>
Date: Thu, 22 Feb 2024 08:53:21 -0800
From: Namhyung Kim <namhyung@...nel.org>
To: Ingo Molnar <mingo@...hat.com>,
Peter Zijlstra <peterz@...radead.org>,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Changbin Du <changbin.du@...wei.com>
Cc: Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
linux-kernel@...r.kernel.org,
Andi Kleen <ak@...ux.intel.com>,
linux-perf-users@...r.kernel.org,
Ian Rogers <irogers@...gle.com>,
Thomas Richter <tmricht@...ux.ibm.com>,
Jiri Olsa <jolsa@...nel.org>,
Adrian Hunter <adrian.hunter@...el.com>,
Mark Rutland <mark.rutland@....com>,
Changbin Du <changbin.du@...el.com>
Subject: Re: [PATCH v8 0/5] perf: script: Intro capstone disasm engine to show instruction trace
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@...nel.org>
Powered by blists - more mailing lists