func runtime/trace.Start
3 uses
runtime/trace (current package)
trace.go#L118: func Start(w io.Writer) error {
net/http/pprof
pprof.go#L184: if err := trace.Start(w); err != nil {
testing
testing.go#L2624: if err := trace.Start(f); err != nil {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)