eBPF has revolutionized Linux observability by running sandboxed programs inside the kernel. Here are my operational notes from profiling network socket events.
Quick Notes on eBPF Kernel Profiling
Tracing Linux kernel syscalls without modifying source code or loading kernel modules.