bcc icon indicating copy to clipboard operation
bcc copied to clipboard

libbpf-tools: add CO-RE 'syncsnoop'

Open myhro opened this issue 1 year ago • 1 comments

This is a CO-RE port of the Brendan Gregg's syncsnoop BCC Python tool. The code is heavily inspired by the runqslower port, with variables naming and comments style borrowed from other CO-RE tools.

I tried to make it look like existing tools as much as possible, but if there's anything missing please let me know.

myhro avatar Feb 08 '24 09:02 myhro