Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DumpCPUProfileForUsername ¶
func DumpCPUProfileForUsername(pprofDataPath, username string) func()
DumpCPUProfileForUsername dumps a CPU profile at pprofDataPath as cpuprofile_<username>_<temporary id>
it returns the stop function which stops, writes and closes the CPU profile file
func DumpMemProfileForUsername ¶
func DumpMemProfileForUsername(pprofDataPath, username string)
DumpMemProfileForUsername dumps a memory profile at pprofDataPath as memprofile_<username>_<temporary id>
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.