On Wed, 2 Apr 2025 08:11:03 -0600 David Ahern <[email protected]> wrote:
> How about passing in the sk reference here; not needed for trace > entries, but makes it directly accessible for bpf programs. Not to mention event probes (dynamic trace events that can be attached to existing events and the fields can be dereferenced). One day I'll add documentation about event probes as they have been in the kernel since 5.15! :-p -- Steve
