tetragon
tetragon copied to clipboard
observer: log opcode number instead of name
There is a mismatch between event numbers in userspace and their opcode numbers from the BPF side, so we can't log opcode names like we've been doing. In any case, the number would be more informative here so let's just do that everywhere.
Signed-off-by: William Findlay [email protected]
Yikes that's a lot of CI failures :(
should be good to go now