Re: [PATCH v2 38/49] perf python: Port arm-cs-trace-disasm to perf module
From: Leo Yan
Date: Wed Sep 23 2026 - 05:25:27 EST
On 9/23/26 10:00, Leo Yan wrote:
> On Sun, Sep 20, 2026 at 10:06:56PM -0700, Ian Rogers wrote:
>
> [...]
>
>> ---
>> tools/perf/python/arm-cs-trace-disasm.py | 356 ++++++++++++++++++
>
> A new script is added under tools/perf/python/, but I don't see the
> legacy script under tools/perf/scripts/python/ being removed.
>
> Should we maintain two copies of the script for the same purpose?
Please ignore this question. I saw the patch 46 removes all legacy scripts.