January 2018
Intermediate to advanced
456 pages
12h 49m
English
SystemTap scripts are written with its own C/awk-like language. They enable us to trace events by using the kernel code at different locations, such as:
They also enable us to extract data, such as:
Additionally, SystemTap also offers the ability to analyze the gathered data, and allows different probes to work together. SystemTap includes a wide selection of example scripts and a framework for creating script libraries that can be shared. These tapsets are installed ...
Read now
Unlock full access