Skip to content

VizTracer 0.17.0 Release

Choose a tag to compare

@gaogaotiantian gaogaotiantian released this 15 Oct 01:22
  • Supported 3.13 and 3.13t, dropped 3.8
  • Updated Perfetto to v47.x
  • Dropped flamegraph feature because Perfetto supports it natively now
  • Allowed unfinished function and dump unfinished functions at exit
  • Made logsparse work for spawned process
  • Used __qualname__ when possible
  • Fixed patching when shell=True
  • A few minor bug fixes