Getting started with SystemTap on Oracle Linux

29

Oracle Linux kernel engineer Dai Ngo provides an introduction on how to analyse a live Oracle Linux system using SystemTap.IntroductionThere are a wealth of tools available for tracing and debugging the Linux kernel on a live system. These include Kprobes, Ftrace,  trace-cmd, Dtrace, eBPF, SystemTap, crash, gdb, etc. Among these tools, few allow the user to develop and re-use scripts that can filter events and…

Click to Read More at Oracle Linux Kernel Development