func net/http/pprof.Trace

2 uses

	net/http/pprof (current package)
		pprof.go#L85: 	http.HandleFunc("/debug/pprof/trace", Trace)
		pprof.go#L149: func Trace(w http.ResponseWriter, r *http.Request) {