Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GCVIS_TMPL string
View Source
var StartTime = time.Now()
Functions ¶
This section is empty.
Types ¶
type Graph ¶
type Graph struct { Title string HeapUse, ScvgInuse, ScvgIdle []graphPoints ScvgSys, ScvgReleased, ScvgConsumed []graphPoints STWSclock []graphPoints MASclock []graphPoints STWMclock []graphPoints STWScpu []graphPoints MASAssistcpu []graphPoints MASBGcpu []graphPoints MASIdlecpu []graphPoints STWMcpu []graphPoints Tmpl *template.Template `json:"-"` // contains filtered or unexported fields }
func (*Graph) AddGCTraceGraphPoint ¶
func (*Graph) AddScavengerGraphPoint ¶
Click to show internal directories.
Click to hide internal directories.