Documentation ¶
Index ¶
Constants ¶
View Source
const ( Cmdline = "cmdline" Profile = "profile" Symbol = "symbol" Trace = "trace" Allocs = "allocs" Block = "block" Goroutine = "goroutine" Heap = "heap" Mutex = "mutex" Threadcreate = "threadcreate" )
Variables ¶
View Source
var List = []string{ Cmdline, Profile, Symbol, Trace, Allocs, Block, Goroutine, Heap, Mutex, Threadcreate, }
View Source
var Seconds = []string{ Trace, Profile, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.