This is a development tutorial for eBPF based on CO-RE (Compile Once, Run Everywhere). It provides practical eBPF development practices from beginner to advanced, including basic concepts, code ...
You can find the source code organized by chapter under the src folder. Each file has the .js and the .ts extension, so you get both the JavaScript and the Typescript ...