Open akoptelov opened 1 year ago
Because of the nature of eBPF code, there are some limits introduced in the code, like
BPF_ALIAS
These limits should be clearly documented. Also the debugger should issue proper log messages when reaching such limits.
Because of the nature of eBPF code, there are some limits introduced in the code, like
BPF_ALIAS
variableThese limits should be clearly documented. Also the debugger should issue proper log messages when reaching such limits.