Viztracer

Latest version: v0.16.3

Safety actively analyzes 630406 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 14

0.5.1

tracer_entries can be set through VizTracer now

0.5.0

We converted to circular buffer so we can log forever!

0.4.2

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

0.4.1

Fix flamegraph, it's been not working for a while and I did not realize it.

Fix important command line bugs, where "__name__" is not __main__. Also not even the script run exit() in their code, they will have trace.

Added secret feature fork_save, has not documented it yet. That's prepared for the next "profile as you run" feaature

0.4.0

0.4.0 is the same as 0.3.4, We boosted the minor version for Windows support.

0.3.4

We now support Windows! viztracer can be directly called through console command viztracer your_script.py

Page 11 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.