- Supported 3.13 and 3.13t, dropped 3.8
- Updated Perfetto to v47.x
- Dropped flamegraph feature because Perfetto supports it natively now
- Allowed unfinished function and dump unfinished functions at exit
- Made logsparse work for spawned process
- Used
__qualname__
when possible - Fixed patching when shell=True
- A few minor bug fixes