package
0.8.20
Repository: https://github.com/go-faster/tetragon.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ValidateKprobeSpec validates a kprobe spec based on BTF information NB: turns out we need more than BTF information for the validation (see syscalls).

# Structs

ValidationFailed is used to mark that validation was not successful and that the we should not continue with loading this spec.
ValidationWarn is used to mark that validation was not successful but it's not clear that the spec is problematic.