Documentation ¶
Index ¶
- func BTFFormat(fstring [6]string, fname string, args [6]uint64) string
- func BTFFormatBytes(fname string, idx int, bytes []byte) string
- func BTFGetFuncProto(fname string) *btf.FuncProto
- func BTFPrepare() (err error)
- func BpfProgSymbol(ID int) (name string, err error)
- func BpfSrc(prog string, pc uint64) string
- func GetHelpersFromBpfPrograms(ctx context.Context) (helpers []string, err error)
- func Kaddr(sym string) uint64
- func RefreshKallsyms()
- type BpfSource
- type Ins
- type Prog
- type ProgDetail
- type Symbol
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BTFGetFuncProto ¶
func BTFPrepare ¶
func BTFPrepare() (err error)
func BpfProgSymbol ¶
func RefreshKallsyms ¶
func RefreshKallsyms()
Types ¶
type ProgDetail ¶
Click to show internal directories.
Click to hide internal directories.