Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type EbpfParser ¶
type EbpfParser struct { commonutils.BaseParser[types.Stats] // contains filtered or unexported fields }
type TopGadget ¶ added in v0.11.0
type TopGadget[Stats any] struct { commontop.TopGadget[Stats] sync.Mutex // contains filtered or unexported fields }
TopGadget represents a gadget belonging to the top category.
func (*TopGadget[Stats]) StartPrintLoop ¶ added in v0.11.0
func (g *TopGadget[Stats]) StartPrintLoop()
Click to show internal directories.
Click to hide internal directories.