func net/http/pprof.Trace

2 uses

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