eBPF是一个纯Go库,提供用于加载,编译和调试eBPF程序的工具类

网友投稿 838 2022-11-01

eBPF是一个纯Go库,提供用于加载,编译和调试eBPF程序的工具类

eBPF是一个纯Go库,提供用于加载,编译和调试eBPF程序的工具类

eBPF

eBPF is a pure Go library that provides utilities for loading, compiling, and debugging eBPF programs. It has minimal external dependencies and is intended to be used in long running processes.

ebpf/asm contains a basic assembler.

The library is maintained by Cloudflare and Cilium. Feel free to join the libbpf-go channel on Slack.

Current status

The package is production ready, but the API is explicitly unstable right now. Expect to update your code if you want to follow along.

Useful resources

Cilium eBPF documentation (recommended)Linux documentation on BPFeBPF features by Linux version

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:libmish是一个允许你在自己的任何程序中添加命令提示符的库
下一篇:Pippi - 一个实用程序用来查找那些使用未达最佳标准的Ruby class API
相关文章

 发表评论

暂时没有评论,来抢沙发吧~