SystemTap, One Tap To Know

Author: Marcel Nijenhof

Do you want to know what your system is doing on kernel level?

In that case SystemTap is the answer. With system tap you can write probes to gather all kind of information of system calls and represent it in many different ways. In this presentation i will show how to use system tap as a tool to monitor system calls and find out what your kernel is doing for your processes.

Undefined