Tracing Control Flow of Read/Write Operations in the Linux Kernel
Tracing Control Flow of Read/Write Operations in the Linux Kernel
Produce a framework that will assist in tracing the control flow of read/write operations in the Linux kernel using kernel markers
Name: Matt Weir
Class: Linux Kernel and Device Driver Programming
Semester: Summer 2008
Photos of Important Segments of Code
Registering Probes
Arming Probes
The Probe Function
The Marker Code
The Marker Check Code
Useful Links
External Links
Goal of this Project