Skip to content

v0.1.3

Choose a tag to compare

@Phantomical Phantomical released this 23 Oct 08:07
· 12 commits to master since this release
5f17bea

0.1.3 - 2023-10-23

Added

  • Parse is now implemented for perf_event_attr from perf_event_open_sys2.

Changed

  • The debug representation of several record types has been changed to make it more readable.

Fixed

  • Fixed an infinite loop with unbounded memory usage in ParseBufCursor::new when the first chunk returned by the ParseBuf had length 0.

What's Changed

Full Changelog: v0.1.2...v0.1.3