Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsPerfScript ¶
Types ¶
type ScriptParser ¶
type ScriptParser struct {
// contains filtered or unexported fields
}
func NewScriptParser ¶
func NewScriptParser(buf []byte) *ScriptParser
func (*ScriptParser) ParseEvent ¶
func (p *ScriptParser) ParseEvent() ([][]byte, error)
func (*ScriptParser) ParseEvents ¶
func (p *ScriptParser) ParseEvents() ([][][]byte, error)
Click to show internal directories.
Click to hide internal directories.