Programming the Kernel with eBPF

https://www.kerno.io/blog/programming-the-kernel-with-ebpf

30 points · 1 comments · view on lemmy.world

1 Comments

ishanpage@programming.dev · 3 pts · 2y

eBPF is something that I've been exploring recently for work. I was quite blown away when I realized the true potential. I did find it difficult to get started, and while this article is a good introduction, some example code or hands on would be nice to have