retis-org / retis

Tracing packets in the Linux networking stack & friends
https://retis.readthedocs.io/en/stable/
100 stars 14 forks source link

module: skb_drop: do sent empty event sections #256

Closed atenart closed 1 year ago

atenart commented 1 year ago

The previous fix wasn't complete and in case a kernel was supporting drop reasons but the hook was attached to a probe not having access to one, empty zeroed event sections were still reported.