Skip to content

VizTracer 0.4.2 Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@gaogaotiantian gaogaotiantian released this 30 Aug 07:03
· 457 commits to master since this release

Underlying C structure for the module is changed. Most global variables are moved to objects, which means each VizTracer object actually has their own set of data.

We support module run now with viztracer -m module

@trace_and_save is added to periodically save trace in a long program

--log_return_value is supported

some fixes on fork_save