Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SyscalHooks ¶
func NewSyscallHooks ¶
func NewSyscallHooks(bpfObjects *bpf.BpfObjects) SyscalHooks
type SyscalHooksImpl ¶
type SyscalHooksImpl struct {
// contains filtered or unexported fields
}
func (*SyscalHooksImpl) Install ¶
func (h *SyscalHooksImpl) Install() error
func (*SyscalHooksImpl) Uninstall ¶
func (h *SyscalHooksImpl) Uninstall() error
Click to show internal directories.
Click to hide internal directories.