Releases: gaogaotiantian/viztracer
VizTrace 0.3.0 Release
Multi-process is supported. Help message is polished.
VizTracer 0.2.3 Release, Timestamp fixed
Timestamp is fixed. It was off by 1000x. Input check is implemented.
VizTracer 0.2.2 release, major optimization, minor features
A very important optimization which cut file size in half and speed up everything is applied. Also you can overload print and ignore function now.
A MacOS triggered bug is fixed, also C_EXCEPTION return is fixed.
VizTracer 0.2.1 release, flamegraph is supported
VizTracer is capable of generating flamegraph now.
VizTracer 0.2.0 release
0.2.0 is the same as 0.1.3. All features listed for 0.2.0 is finished so we promote the minor version.
Viztracer 0.1.3 release, MacOS is supported
MacOS is officially supported. Instant feature is added
VizTracer 0.1.2 release, multi-thread is supported now
Multi-thread is supported. Parsing is moved to C code so it's faster now.
Rename to VizTracer
CodeSnap is renamed to VizTracer now.
Add filter functions
CodeSnap first minor version change release
CodeSnap is working now with decent front-end. This is the first dev release.
CodeSnap 0.0.5 release
Changed front-end to trace-viewer. Add json output support to use perfetto.
Fixed a bug reported.