Re: [PATCH v4 00/14] simpletrace: refactor and general improvements

2023-09-20 Thread Stefan Hajnoczi
On Wed, Aug 23, 2023 at 10:54:15AM +0200, Mads Ynddal wrote: > From: Mads Ynddal > > I wanted to use simpletrace.py for an internal project, so I tried to update > and polish the code. Some of the commits resolve specific issues, while some > are more subjective. Hi Mads, Apologies for the very

Re: [PATCH v4 00/14] simpletrace: refactor and general improvements

2023-09-05 Thread Mads Ynddal
> On 23 Aug 2023, at 10.54, Mads Ynddal wrote: > > From: Mads Ynddal > > I wanted to use simpletrace.py for an internal project, so I tried to update > and polish the code. Some of the commits resolve specific issues, while some > are more subjective. > > I've tried to divide it into commits