Skip to content

0.23.0

Choose a tag to compare

@mattpag mattpag released this 09 Aug 15:28
· 559 commits to master since this release

New Features

  • More flexible captures: the flexibility of the capture format/reading process has been improved to allow backward and forward-compatibility [#1163]
  • Support logging elapsed time on tracers [#1186]

Bug Fixes

  • Fixes on custom containers support [#1170]
  • Avoid invalid free() calls around m_suppressed_pointers [#1184]
  • Properly set the address list total length when reading a capture [#1185]