retis-org / retis

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

Allow hooks to operate on the returned value when a kretprobe is used #249

Open atenart opened 1 year ago

atenart commented 1 year ago

This contains a few sub-tasks:

This is also maybe related to a bigger issue when a function has access to a known type more than once. Should all be reported? How to differentiate those? etc.