func net/http/pprof.Profile
3 uses
net/http/pprof (current package)
pprof.go#L83: http.HandleFunc("/debug/pprof/profile", Profile)
pprof.go#L120: func Profile(w http.ResponseWriter, r *http.Request) {
go.pact.im/x/httpdebug
httpdebug.go#L21: mux.HandleFunc("/debug/pprof/profile", pprof.Profile)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)