Documentation
¶
Index ¶
Constants ¶
View Source
const ( ABI0 goAbi = iota ABIInternal )
View Source
const PtrSize int = 8
Variables ¶
This section is empty.
Functions ¶
func FindGoOffsets ¶
Types ¶
type GoHooks ¶
type GoHooks struct {
// contains filtered or unexported fields
}
func (*GoHooks) InstallHooks ¶
func (s *GoHooks) InstallHooks(bpfObjects *bpf.BpfObjects, ex *link.Executable, offsets goOffsets) error
func (*GoHooks) InstallUprobes ¶
func (s *GoHooks) InstallUprobes(bpfObjects *bpf.BpfObjects, fpath string) (offsets goOffsets, err error)
Click to show internal directories.
Click to hide internal directories.