The Kernel Debugging Tools for Linux

41

Author: JT Smith

Your Kernel just crashed or one of your drive is not working!! What do you do?
Well, this article gives an introduction to some kernel debugging tools for Linux. These tools makes the kernel internals more transparent. These tools help you to trace the kernel execution process and examine its memory and data structures.

Link: bobcares.com

Category:

  • Linux