Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PidIter ¶
type PidIter struct {
// contains filtered or unexported fields
}
func (*PidIter) DumpPids ¶
func (p *PidIter) DumpPids() ([]*PidIterEntry, error)
DumpPids returns an array of PidIterEntry containing information on which pid (and comm) has an open fd to which eBPF Program ID.
type PidIterEntry ¶
Click to show internal directories.
Click to hide internal directories.