You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello @danielocfb
As a newcomer, the main pain point for me was to find a working example that I could play with.
I have put the XDP example (from bootstrap repo) into a cargo template repository: https://github.com/noboruma/libbpf-rs-template
I feel this could be a great way to get started quickly with the library.
It has room for improvements - it would be nice to support other type of probing for instance.
Let me know if that's something you guys would like to expand.
We got some feedback that the documentation we have is generally not the greatest.
#[allow(missing_docs)]
instancesThe text was updated successfully, but these errors were encountered: