Documentation
¶
Index ¶
- func CGroupMkdirObj() string
- func CGroupReleaseObj() string
- func CGroupRmdirObj() string
- func EnableLargeProgs() bool
- func EnableRhel7Progs() bool
- func EnableV61Progs() bool
- func EnableV511Progs() bool
- func EnableV612Progs() bool
- func ExecObj() string
- func ExecUpdateObj() string
- func ExitObj() string
- func FindProgramFile(name string) (string, error)
- func FindProgramFileUnderLocations(name string, locations ...string) (string, error)
- func ForkObj() string
- func GenericKprobeObjs(multi bool) (string, string)
- func GenericLsmObjs() (string, string)
- func GenericTracepointObjs(raw bool) string
- func GenericUprobeObjs(multi bool) string
- func GenericUsdtObjs(multi bool) string
- func GetRBSize() int
- func LoaderObj() string
- func LseekObj() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CGroupMkdirObj ¶ added in v1.6.0
func CGroupMkdirObj() string
func CGroupReleaseObj ¶ added in v1.6.0
func CGroupReleaseObj() string
func CGroupRmdirObj ¶ added in v1.6.0
func CGroupRmdirObj() string
func EnableLargeProgs ¶ added in v1.4.0
func EnableLargeProgs() bool
func EnableRhel7Progs ¶ added in v1.5.0
func EnableRhel7Progs() bool
func EnableV61Progs ¶ added in v1.4.0
func EnableV61Progs() bool
func EnableV511Progs ¶ added in v1.6.0
func EnableV511Progs() bool
func EnableV612Progs ¶ added in v1.5.0
func EnableV612Progs() bool
func ExecObj ¶ added in v1.4.0
func ExecObj() string
ExecObj returns the exec object based on the kernel version
func ExecUpdateObj ¶ added in v1.5.0
func ExecUpdateObj() string
func FindProgramFile ¶ added in v1.5.0
FindProgramFile attempts to find the program file based on its path
func FindProgramFileUnderLocations ¶ added in v1.5.0
FindProgramFileUnderLocations
func GenericKprobeObjs ¶ added in v1.4.0
GenericKprobeObjs returns the generic kprobe and generic retprobe objects
func GenericLsmObjs ¶ added in v1.5.0
func GenericTracepointObjs ¶ added in v1.5.0
func GenericUprobeObjs ¶ added in v1.5.0
func GenericUsdtObjs ¶ added in v1.6.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.