Open Source · eBPF
Unlock the Power of eBPF
Explore and enhance eBPF with open-source tools and frameworks—from userspace runtimes and LLVM compilers to WebAssembly integration and LLM-powered tracing.
Projects
bpftime
Userspace eBPFUserspace eBPF Runtime
Run eBPF programs in user space with 10× faster Uprobe performance. Compatible with kernel eBPF toolchains—no code changes required.
bpf-developer-tutorial
TutorialseBPF Developer Tutorial
Hands-on eBPF tutorial series—from basic tracing with libbpf to advanced kernel and runtime topics. Over 40 walkthroughs with runnable examples.
llvmbpf
CompilerLLVM-based eBPF VM
A high-performance, multi-architecture eBPF virtual machine using LLVM JIT/AOT compilation. Standalone library with maps, relocation, and AOT deployment support.
wasm-bpf
WasmWebAssembly + eBPF
Compile and run eBPF programs inside WebAssembly sandboxes. Brings eBPF observability to Wasm-based runtimes with a shared memory interface.
GPTtrace
AILLM-Powered eBPF Tracing
Generate and execute eBPF programs with natural language. Uses large language models to translate plain-English queries into kernel tracing scripts.
Recent Posts
All posts →AgentCgroup: What Happens When AI Coding Agents Meet OS Resources?
AgentCgroup: What Happens When AI Coding Agents Meet OS Resources?
Reverse Engineering Claude Code's SSL Traffic with eBPF
Reverse Engineering Claude Code's SSL Traffic with eBPF
A Taxonomy of GPU Bugs: 19 Defect Classes for CUDA Verification
A Taxonomy of GPU Bugs: 19 Defect Classes for CUDA Verification
Architectures for Agent Systems: A Survey of Isolation, Integration, and Governance
Architectures for Agent Systems: A Survey of Isolation, Integration, and Governance
The GPU Observability Gap: Why We Need eBPF on GPU devices
The GPU Observability Gap: Why We Need eBPF on GPU devices
NVIDIA Open GPU Kernel Modules Comprehensive Source Code Analysis
NVIDIA Open GPU Kernel Modules Comprehensive Source Code Analysis
Understanding iaprof: A Deep Dive into AI/GPU Flame Graph Profiling
Understanding iaprof: A Deep Dive into AI/GPU Flame Graph Profiling
AgentSight: Keeping Your AI Agents Under Control with eBPF-Powered System Observability
AgentSight: Keeping Your AI Agents Under Control with eBPF-Powered System Observability