Home
last modified time | relevance | path

Searched refs:heapprofile (Results 1 – 1 of 1) sorted by relevance

/build/kati/cmd/kati/
Dmain.go49 heapprofile string var
78 flag.StringVar(&heapprofile, "kati_heapprofile", "", "write heap profile to `file`")
106 f, err := os.Create(heapprofile)
237 if heapprofile != "" {