April 2015
Intermediate to advanced
300 pages
8h 51m
English
This chapter covers the Linux kernel’s tracepoint infrastructure and ftrace tool. Techniques are shown for tracing the Linux kernel’s internal behavior. Usage of both the debugFS API, and graphical user interface, kernelshark, for Ftrace are shown.
Keywords
Linux ftrace
Linux tracepoint
Linux static tracepoint
Linux dynamic tracepoint
ftrace
kernelshark
blktrace
debugFS
Ftrace is a debugging infrastructure within the Linux kernel that exposes the kernel’s internal behavior. This data allows for the analyst to gain insights into what code paths ...
Read now
Unlock full access