Releases: gaogaotiantian/viztracer
Releases · gaogaotiantian/viztracer
VizTracer 0.15.1 Release
- Fix jupyter
- Add py3.6 wheel
- Add functools.wraps for decorators
- Deprecate vdb
VizTracer 0.15.0 Release
- Supported REAL attach
VizTracer 0.14.5 Release
- aarch64 wheels
- Fix help command
- add trio support
VizTracer 0.14.4 Release
- Added
log_audit
feature - Accelerated report generation speed with raw dump
- Added directory viewer feature
VizTracer 0.14.3 Release
- Fixed an encoding bug in vizviewer
- Saved trace even with exception with
with
statement - Added
.viztracerrc
rcfile for configuration - Cleared the exit routine, less failure, faster dump, better messages
- Added conditional magic comment
VizTracer 0.14.2 Release
- Fixed duplicated timestamp calculation
- Made multiprocessing pool more stable
VizTracer 0.14.1 Release
- Supported python 3.10
- Added fast log feature - log_var and log_instant
- Added magic comment feature
- Enabled vizviewer to use arbitrary port
- Fixed subprocess and exit routine bugs
VizTracer 0.14.0 Release
- removed
--log_multiprocess
and--log_subprocess
- fix multiprocess bugs
- upgrade perfetto version
- add
min_duration
filter
VizTracer 0.13.4 Release
- Optimized flamegraph and its output
- Upgrade perfetto to support counter events
- Fixed instant event format
- Bug fix
VizTracer 0.13.3 Release
- Support flamegraph
- Optimize memory usage