kopia lustrzana https://github.com/cyoung/stratux
Add log comment on CPU profile option.
rodzic
a6ded9a5c0
commit
744939d940
|
|
@ -1399,6 +1399,7 @@ func main() {
|
|||
if err != nil {
|
||||
log.Fatal(err)
|
||||
}
|
||||
log.Printf("Writing CPU profile to: %s\n", *cpuprofile)
|
||||
pprof.StartCPUProfile(f)
|
||||
}
|
||||
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue