magic-trace v1.2.1
What's Changed
- Fix
-trigger addr:...
selections by @Xyene in #289 - Do not display extremely long commandline arguments by @Xyene in #290
- Handle
tr end async
trace events by @Xyene in #288 - make it possible to invoke
magic-trace run -- prog args
by @v-gb in #292 - Upgrade to OCaml 4.14.0 by @Xyene in #294
- Don't assume
perf
is still alive after sending itSIGTERM
by @Xyene in #293 - Restore default SIGINT behavior after taking snapshot by @Xyene in #295
- Be more robust to seeing a poptrap without a matching pushtrap by @Xyene in #296
New Contributors
Full Changelog: v1.2.0...v1.2.1