Re: [PATCH v1 12/13] tools headers: Sync compiler.h headers

2024-03-11 Thread Arnaldo Carvalho de Melo
On Mon, Mar 11, 2024 at 12:24:24PM -0700, Ian Rogers wrote: > 5) headers we have just so we can use shell scripts to scrape > constants for beautifying things in perf trace > (5) feels like the headers should be alongside the shell scripts to > avoid polluting tools/include. > Not that I propose f

Re: [PATCH v2 5/7] tools/perf: fix Python string escapes

2023-11-21 Thread Arnaldo Carvalho de Melo
Em Wed, Sep 13, 2023 at 08:53:26AM +0300, Adrian Hunter escreveu: > On 13/09/23 03:26, Benjamin Gray wrote: > > On 12/9/23 8:56 pm, Adrian Hunter wrote: > >> On 12/09/23 09:07, Benjamin Gray wrote: > >>> diff --git a/tools/perf/pmu-events/jevents.py > >>> b/tools/perf/pmu-events/jevents.py > >>> i