Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultConfig ¶
func DefaultConfig() snap.SessionConfig
DefaultConfig returns default configuration for SPECjbb Collector session.
Types ¶
type Session ¶
type Session struct {
// contains filtered or unexported fields
}
Session configures & launches snap workflow for gathering metrics from SPECjbb.
func NewSessionLauncher ¶
func NewSessionLauncher(specjbbOutputFilePath string, config snap.SessionConfig) (*Session, error)
NewSessionLauncher creates SPECjbbSession based on config
Click to show internal directories.
Click to hide internal directories.