Documentation ¶
Index ¶
Constants ¶
View Source
const ( GOROUTINE = "goroutine" HEAP = "heap" CPU = "cpu" )
Variables ¶
This section is empty.
Functions ¶
func GetProfileName ¶
GetProfileName get formatted filepath for example: - pprof/goroutine_${id}_${yyyyDDMM_hhmmss.ns}.pprof - pprof/heap_${id}_${yyyyDDMM_hhmmss.ns}.pprof - pprof/cpu_${id}_${yyyyDDMM_hhmmss.ns}.pprof
func Time2DatetimeString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.