MENU

Fun & Interesting

eBPF with GO: A Gentle Introduction

Michael Mullin 9,087 lượt xem 3 years ago
Video Not Working? Fix It Now

Lets do some eBPF with Go. And then lets containerize it!

Sample App:
git@github.com:masmullin2000/bpf_with_go.git

Documentation:
https://github.com/cilium/ebpf
https://www.man7.org/linux/man-pages/man7/bpf-helpers.7.html
https://github.com/iovisor/bcc/blob/master/docs/reference_guide.md
https://elixir.bootlin.com/linux/latest/source/tools/testing/selftests/bpf

Comment