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

2023-09-26 Thread Stefan Hajnoczi
On Tue, Sep 26, 2023 at 12:34:22PM +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. > > I've tried to divide it into

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

2023-09-26 Thread Mads Ynddal
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 so we can discuss the individual changes, and I'm ready to pull th