[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 3/4] meson: move qxl trace events to separate file
|
From: |
Gerd Hoffmann |
|
Subject: |
Re: [PATCH 3/4] meson: move qxl trace events to separate file |
|
Date: |
Thu, 19 Nov 2020 11:25:56 +0100 |
On Thu, Nov 19, 2020 at 10:06:40AM +0000, Stefan Hajnoczi wrote:
> On Thu, Nov 19, 2020 at 09:44:47AM +0100, Gerd Hoffmann wrote:
> > Move qxl trace events to separate trace-events-qxl file.
> >
> > Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
>
> Can we put modules into their own subdirs so that the existing meson and
> tracing infrastructure (e.g. scripts/cleanup-trace-events.pl) can handle
> them without modifications?
Would probably work too.
But before bikeshedding on those details we need a workable overall
approach. I have no idea why 4/4 is not working. Possibly the approach
I'm trying to take is completely wrong ...
take care,
Gerd