Trace_tefSourceTEF collector for Trace.
This emits chrome traces (https://docs.google.com/document/d/1CvAClvFfyA5R-PhYUmn5OOQtYMH4h6I0nSsKchNAySU/), which are very simple and a known quantity.
They can be opened in https://ui.perfetto.dev .
Output for tracing.
`Stdout will enable tracing and print events on stdout`Stderr will enable tracing and print events on stderr`File "foo" will enable tracing and print events into file named "foo"Make a collector that writes into the given output. See setup for more details.
setup () installs the collector depending on out.