Documentation ¶ Index ¶ func Start(t testing.TB, w io.Writer) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Start ¶ func Start(t testing.TB, w io.Writer) Start enables tracing for the current program. While tracing, the trace will be buffered and written to w. Start returns an error if tracing is already enabled. Types ¶ This section is empty. Source Files ¶ View all Source files trace.go Click to show internal directories. Click to hide internal directories.