009 Configuring Systems To Run SystemTap Scripts Part 2 Study Guide
009 Configuring Systems To Run SystemTap Scripts Part 2 Study Guide
Lesson Objective
Review how to use SystemTap scripts for performance monitoring and test a couple of scripts to see how
they can be used to provide more detail compared to other utilities and processes may offer.
Lesson Notes
What Is SystemTap?
A tracing tool used to monitor a system without the need to recompile, install, and reboot. It
offers customization via script for tracing, filtering, and analyzing as well as providing a look at
the kernel and running applications.
Documentation - https://sourceware.org/systemtap/documentation.html
CONFIGURING SYSTEMS TO RUN SYSTEMTAP SCRIPTS