Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrEmptyCrashLog = errors.New("no programs")
View Source
var ErrNoVMs = errors.New("all VMs failed to boot")
Functions ¶
Types ¶
type Environment ¶
type Stats ¶
type StraceResult ¶
func RunStrace ¶
func RunStrace(result *Result, cfg *mgrconfig.Config, reporter *report.Reporter, pool *vm.Dispatcher) *StraceResult
func (*StraceResult) IsSameBug ¶
func (strace *StraceResult) IsSameBug(repro *Result) bool
Click to show internal directories.
Click to hide internal directories.