package
0.9.0
Repository: https://github.com/datadog/datadog-agent.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewConfig creates a config with ebpf-related settings.
NowNanoseconds returns a time that can be compared to bpf_ktime_get_ns().
PreprocessFile pre-processes the `#include` of embedded headers.
VerifyKernelFuncs ensures all kernel functions exist in ksyms located at provided path.

# Variables

CIncludePattern is the regex for #include headers of C files.
ErrNotImplemented will be returned on non-linux environments like Windows and Mac OSX.

# Structs

Config stores all common flags used by system-probe.