Skip to Content
Linux Kernel Debugging
book

Linux Kernel Debugging

by Kaiwan N. Billimoria
August 2022
Intermediate to advanced
638 pages
13h 58m
English
Packt Publishing

Overview

Linux Kernel Debugging is a definitive guide designed to give you the essential techniques and tools for debugging the Linux kernel. Guided by practical examples, the book provides the techniques needed to master debugging complex kernel-level issues, from kernel oops to memory defects.

What this Book will help me do

  • Learn how to use powerful instrumentation-based debugging methods like printk and dynamic debug.
  • Understand memory-related defects and how to address them using tools like KASAN and SLUB debug.
  • Master interpreting a kernel oops for quick and precise issue identification within the kernel.
  • Gain proficiency in debugging concurrency issues with knowledge about data races and utilizing KCSAN.
  • Become skilled at tracing kernel behavior in detail with Ftrace and its frontends.

Author(s)

Kaiwan N. Billimoria is an experienced kernel developer and author with years of hands-on expertise in Linux systems programming and debugging. His practical approach to teaching focuses on empowering readers to solve real-world kernel issues effectively. Through his approachable writing style, Kaiwan ensures that even the complex topic of kernel debugging is accessible and actionable.

Who is it for?

This book is aimed at Linux kernel developers, device driver authors, and system administrators who are interested in strengthening their kernel debugging skills. Readers should have a working knowledge of C programming and familiarity with the Linux command line. Some prior experience in Linux kernel or module development is recommended to get the most out of this book. If you aim to deepen your understanding of the Linux kernel's internal workings and gain practical debugging skills, this book is for you.

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Linux Kernel Programming

Linux Kernel Programming

Kaiwan N. Billimoria
Understanding the Linux Kernel, 3rd Edition

Understanding the Linux Kernel, 3rd Edition

Daniel P. Bovet, Marco Cesati

Publisher Resources

ISBN: 9781801075039Supplemental Content