Overview
Explore advanced Linux kernel debugging techniques beyond printk messages in this comprehensive conference talk. Learn how to effectively debug kernel oops messages, trace and understand kernel execution, analyze buffer overflows, and identify memory leaks and deadlocks in kernel space. Discover powerful debugging tools and techniques including KGDB, ftrace, addr2line, and kmemleak. Gain valuable insights into identifying and fixing complex problems in the Linux kernel, enhancing your ability to troubleshoot and optimize kernel performance.
Syllabus
Linux Kernel Debugging: Going Beyond Printk Messages - Sergio Prado, Embedded Labworks
Taught by
Linux Foundation