What's Changed
- Add support for compressed output files, whether gzip (supported by Pe… by @bnigito in #306
- Handle TSX transactions by @bnigito in #308
- Fix symbol resolution for Rust binaries by @JosiahWhite in #321
- Reap zombie
perf
processes from capability detection by @Xyene in #316 - Recognize
int3
instructions in trace parser by @Xyene in #322 - Add a
MAGIC_TRACE_NO_OCAML_EXCEPTION_DEBUG_INFO
environment variable by @bnigito in #305
New Contributors
- @bnigito made their first contribution in #305
- @JosiahWhite made their first contribution in #321
Full Changelog: v1.2.3...v1.2.4