Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ContextWithEbpfEvent ¶ added in v0.6.0
func NewEbpfSourceIDGenerator ¶ added in v0.6.0
func NewEbpfSourceIDGenerator() *eBPFSourceIDGenerator
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
func NewController ¶
func NewController() (*Controller, error)
func NewStdoutController ¶ added in v0.6.1
func NewStdoutController() (*Controller, error)
func (*Controller) Trace ¶
func (c *Controller) Trace(event *events.Event)
Click to show internal directories.
Click to hide internal directories.