Skip to content

0.2

Compare
Choose a tag to compare
@c-cube c-cube released this 15 Jun 17:17
· 141 commits to main since this release
ddc9cce

CHANGES:

  • trace-tef: additional argument to with_setup; env for "stdout"/"stderr"
  • refactor: avoid conflicting with stdlib Trace module by adding sublibrary trace.core.
    Programs that use compiler-libs.toplevel should use trace.core
    directly, because using trace will cause linking errors.
  • perf(trace-tef): improve behavior of collector under contention by
    pulling all events at once in the worker