Re: [PATCH v5 00/15] jevents/pmu-events improvements

From: Ian Rogers
Date: Mon Jan 30 2023 - 19:39:49 EST


On Mon, Jan 30, 2023 at 7:22 AM John Garry <john.g.garry@xxxxxxxxxx> wrote:
>
> On 27/01/2023 13:48, Ian Rogers wrote:
> > On Fri, Jan 27, 2023, 5:20 AM John Garry <john.g.garry@xxxxxxxxxx
> > <mailto:john.g.garry@xxxxxxxxxx>> wrote:
> >
> > On 26/01/2023 23:36, Ian Rogers wrote:
> >
> > Hi Ian,
> >
> > At a glance, none of this series has your Signed-off-by tag..
> >
> > Thanks,
> > John
> >
> >
> >
> > Thanks John, will fix. Is there anything else?
>
> Do you think that pmu-events/__pycache__/metric.cpython-36.pyc should be
> deleted with a make clean? I would expect stuff like this to be deleted
> (with a clean), but I am not sure if we have a policy on this (pyc files)

Should they be covered by the existing clean target?
https://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git/tree/tools/perf/Makefile.perf?h=perf/core#n1102

Thanks,
Ian

> Thanks,
> John