# 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.