Documentation ¶
Index ¶
Constants ¶
View Source
const (
CONFIG_ARCH_HAS_SYSCALL_WRAPPER helpers.KernelConfigOption = iota + helpers.CUSTOM_OPTION_START
)
Custom KernelConfigOption's to extend kernel_config helper support Add here all kconfig variables used within tracee.bpf.c
Variables ¶
This section is empty.
Functions ¶
func LoadKconfigValues ¶
func LoadKconfigValues(kc *helpers.KernelConfig) (map[helpers.KernelConfigOption]helpers.KernelConfigOptionValue, error)
LoadKconfigValues load all kconfig variables used within tracee.bpf.c
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.