Latest / Linux Server Admin with Fexingo: Sysadmin, Bash, and Server Engineering

How to Use BPFtrace for Linux Server Troubleshooting
In this episode of Linux Server Admin with Fexingo, Lucas and Luna dive into BPFtrace, a dynamic tracing tool for Linux that lets you see exactly what's happening on a live server without rebooting or recompiling. They explain how BPFtrace builds on eBPF to give you safe, low-overhead visibility into kernel and user-space events, and walk through practical examples like tracing file opens, tracking system call latency, and catching short-lived processes. They compare BPFtrace to strace and perf, share tips for writing one-liners and scripts, and discuss when to reach for BPFtrace versus other…
The skinny
The skinny isn't ready yet — notes appear once the transcript is processed.