Blog
Writing about Linux kernel internals, performance engineering, eBPF,
and systems debugging.
-
Mar 2026
Fixing a KASAN use-after-free in atm/lec using RCU, with review from Eric Dumazet. What I learned about kernel development and the community.
kernel · rcu · networking · syzbot · open-source
-
2025
Diagnosed and fixed a recursive deadlock in the OpenTelemetry Python SDK — merged upstream.
opentelemetry · python · deadlock · upstream
-
2025
Built an eBPF-powered thread profiler to trace syscalls at kernel level for Python & Java apps.
ebpf · performance · python · java · kernel
-
2025
How I built TrackLeak — a tool that hooks malloc and PyMem_* to find memory leaks in production Python apps.
python · memory · c · trackleak
|