const EvNone …
const EvEventBatch …
const EvStacks …
const EvStack …
const EvStrings …
const EvString …
const EvCPUSamples …
const EvCPUSample …
const EvFrequency …
const EvProcsChange …
const EvProcStart …
const EvProcStop …
const EvProcSteal …
const EvProcStatus …
const EvGoCreate …
const EvGoCreateSyscall …
const EvGoStart …
const EvGoDestroy …
const EvGoDestroySyscall …
const EvGoStop …
const EvGoBlock …
const EvGoUnblock …
const EvGoSyscallBegin …
const EvGoSyscallEnd …
const EvGoSyscallEndBlocked …
const EvGoStatus …
const EvSTWBegin …
const EvSTWEnd …
const EvGCActive …
const EvGCBegin …
const EvGCEnd …
const EvGCSweepActive …
const EvGCSweepBegin …
const EvGCSweepEnd …
const EvGCMarkAssistActive …
const EvGCMarkAssistBegin …
const EvGCMarkAssistEnd …
const EvHeapAlloc …
const EvHeapGoal …
const EvGoLabel …
const EvUserTaskBegin …
const EvUserTaskEnd …
const EvUserRegionBegin …
const EvUserRegionEnd …
const EvUserLog …
const EvGoSwitch …
const EvGoSwitchDestroy …
const EvGoCreateBlocked …
const EvGoStatusStack …
const EvExperimentalBatch …
const AllocFree …
const _ …
const EvSpan …
const EvSpanAlloc …
const EvSpanFree …
const EvHeapObject …
const EvHeapObjectAlloc …
const EvHeapObjectFree …
const EvGoroutineStack …
const EvGoroutineStackAlloc …
const EvGoroutineStackFree …
func EventString(typ event.Type) string { … }
func Specs() []event.Spec { … }
var specs …
type GoStatus …
const GoBad …
const GoRunnable …
const GoRunning …
const GoSyscall …
const GoWaiting …
func (s GoStatus) String() string { … }
type ProcStatus …
const ProcBad …
const ProcRunning …
const ProcIdle …
const ProcSyscall …
const ProcSyscallAbandoned …
func (s ProcStatus) String() string { … }
const MaxBatchSize …
const MaxFramesPerStack …
const MaxStringSize …