Versions in this module Expand all Collapse all v0 v0.0.1 Mar 17, 2024 Changes in this version + func BpfObject(cfg *config.Config, kConfig *helpers.KernelConfig, osInfo *helpers.OSInfo, ...) error + func CreateEventsFromSignatures(startId events.ID, sigs []detect.Signature) map[string]int32 + func KernelConfig() (*helpers.KernelConfig, error) + func SetLibbpfgoCallbacks()