AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Write an Ebpf Program in Python
There are dozens of languages, not all of which have SDK support for interacting with bpf programs. What I did in the book is I've tried to walk people through some of those different choices. The Python framework that's called BCC makes things very easy to get started. There are so many different concepts that you need to get to grips with.