Category: linux debugging / tracing tools
What problems do people solve with strace? A perf cheat sheet Linux tracing systems & how they fit together Notes on BPF & eBPF 3 short screencasts (/proc, tcpdump, strace) ftrace: trace your kernel functions! ★ Linux debugging tools I love Using ltrace to debug a memory leak A useful new strace feature A workshop on strace & tcpdump How does perf work? (in which we read the Linux kernel source) perf top: an awesome way to spy on CPU usage A few spy tools for your operating system (other than strace!) Seeing system calls with perf instead of strace Spying on Hadoop with strace I can spy on my CPU cycles with perf! ★ Debug your programs like they're closed source! Debugging shared library problems with strace More practical uses for strace! Using strace to avoid reading Ruby code Spying on ssh with strace Understanding how killall works using strace