| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| magic-trace_1.2.4+deb24.04_amd64.deb | 2025-04-13 | 6.8 MB | |
| magic-trace | 2025-04-13 | 4.6 MB | |
| magic-trace v1.2.4 source code.tar.gz | 2025-04-12 | 28.9 MB | |
| magic-trace v1.2.4 source code.zip | 2025-04-12 | 29.0 MB | |
| README.md | 2025-04-12 | 1.1 kB | |
| Totals: 5 Items | 69.3 MB | 0 | |
What's Changed
- Add support for compressed output files, whether gzip (supported by Pe… by @bnigito in https://github.com/janestreet/magic-trace/pull/306
- Handle TSX transactions by @bnigito in https://github.com/janestreet/magic-trace/pull/308
- Fix symbol resolution for Rust binaries by @JosiahWhite in https://github.com/janestreet/magic-trace/pull/321
- Reap zombie
perfprocesses from capability detection by @Xyene in https://github.com/janestreet/magic-trace/pull/316 - Recognize
int3instructions in trace parser by @Xyene in https://github.com/janestreet/magic-trace/pull/322 - Add a
MAGIC_TRACE_NO_OCAML_EXCEPTION_DEBUG_INFOenvironment variable by @bnigito in https://github.com/janestreet/magic-trace/pull/305
New Contributors
- @bnigito made their first contribution in https://github.com/janestreet/magic-trace/pull/305
- @JosiahWhite made their first contribution in https://github.com/janestreet/magic-trace/pull/321
Full Changelog: https://github.com/janestreet/magic-trace/compare/v1.2.3...v1.2.4