mirror of
https://github.com/golang/go
synced 2024-11-12 06:30:21 -07:00
godoc: export pprof debug information
R=gri CC=golang-dev https://golang.org/cl/784041
This commit is contained in:
parent
c72fb37425
commit
bc83042b07
@ -30,6 +30,7 @@ import (
|
||||
"flag"
|
||||
"fmt"
|
||||
"http"
|
||||
_ "http/pprof"
|
||||
"io"
|
||||
"log"
|
||||
"os"
|
||||
|
Loading…
Reference in New Issue
Block a user