Skip to content

Releases: gaogaotiantian/viztracer

VizTracer 0.15.1 Release

14 Mar 05:29
Compare
Choose a tag to compare
Pre-release
  • Fix jupyter
  • Add py3.6 wheel
  • Add functools.wraps for decorators
  • Deprecate vdb

VizTracer 0.15.0 Release

21 Feb 05:48
Compare
Choose a tag to compare
Pre-release
  • Supported REAL attach

VizTracer 0.14.5 Release

23 Jan 04:04
Compare
Choose a tag to compare
Pre-release
  • aarch64 wheels
  • Fix help command
  • add trio support

VizTracer 0.14.4 Release

13 Dec 02:07
Compare
Choose a tag to compare
Pre-release
  • Added log_audit feature
  • Accelerated report generation speed with raw dump
  • Added directory viewer feature

VizTracer 0.14.3 Release

29 Nov 04:13
Compare
Choose a tag to compare
Pre-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

31 Oct 22:50
Compare
Choose a tag to compare
Pre-release
  • Fixed duplicated timestamp calculation
  • Made multiprocessing pool more stable

VizTracer 0.14.1 Release

24 Oct 00:59
Compare
Choose a tag to compare
Pre-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

28 Aug 03:54
73d7b9a
Compare
Choose a tag to compare
Pre-release
  • removed --log_multiprocess and --log_subprocess
  • fix multiprocess bugs
  • upgrade perfetto version
  • add min_duration filter

VizTracer 0.13.4 Release

12 Jun 00:12
Compare
Choose a tag to compare
Pre-release
  • Optimized flamegraph and its output
  • Upgrade perfetto to support counter events
  • Fixed instant event format
  • Bug fix

VizTracer 0.13.3 Release

29 May 21:38
Compare
Choose a tag to compare
Pre-release
  • Support flamegraph
  • Optimize memory usage