Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HTTPAddr ¶
PprofAddr returns the listen address of the HTTP httpserver. It is useful when the process was started with flag -pprof=:0.
func Start ¶
func Start()
Start starts the cpu, memory, and other profilers specified in the commandline. This function has no effect if none of the following flags is set.
-cpu-profile -heap-profile -thread-create-profile -block-profile -mutex-profile -profile-interval-s -pprof
This function should be called at the start of a process. Calling it multiple times a noop.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.