Skip to content

v0.10.1

Compare
Choose a tag to compare
@mstange mstange released this 08 Dec 23:48
· 1095 commits to main since this release

This release raises the minimum supported Rust version to 1.61.

It comes with the following fixes compared to 0.9:

  • On macOS 13, system libraries will have symbols again. (ajdusted dyld shared cache paths)
  • On Linux, there will be fewer panics during recording.
  • On Linux, there will be a useful error message if perf event paranoid settings are inadequate.
  • CLI argument parsing is improved when recording executables with arguments. 0.9 sometimes required the use of --.