| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| magic-trace | 2024-02-19 | 4.0 MB | |
| magic-trace v1.2.1 source code.tar.gz | 2024-02-19 | 28.9 MB | |
| magic-trace v1.2.1 source code.zip | 2024-02-19 | 29.0 MB | |
| README.md | 2024-02-19 | 1.1 kB | |
| Totals: 4 Items | 61.9 MB | 0 | |
What's Changed
- Fix
-trigger addr:...selections by @Xyene in https://github.com/janestreet/magic-trace/pull/289 - Do not display extremely long commandline arguments by @Xyene in https://github.com/janestreet/magic-trace/pull/290
- Handle
tr end asynctrace events by @Xyene in https://github.com/janestreet/magic-trace/pull/288 - make it possible to invoke
magic-trace run -- prog argsby @v-gb in https://github.com/janestreet/magic-trace/pull/292 - Upgrade to OCaml 4.14.0 by @Xyene in https://github.com/janestreet/magic-trace/pull/294
- Don't assume
perfis still alive after sending itSIGTERMby @Xyene in https://github.com/janestreet/magic-trace/pull/293 - Restore default SIGINT behavior after taking snapshot by @Xyene in https://github.com/janestreet/magic-trace/pull/295
- Be more robust to seeing a poptrap without a matching pushtrap by @Xyene in https://github.com/janestreet/magic-trace/pull/296
New Contributors
- @v-gb made their first contribution in https://github.com/janestreet/magic-trace/pull/292
Full Changelog: https://github.com/janestreet/magic-trace/compare/v1.2.0...v1.2.1