Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Linux Kernel Debugging
Kaiwan Billimoria
ISBN: 9781801075039
- Explore instrumentation-based printk along with the powerful dynamic debug framework
- Use static and dynamic Kprobes to trap into kernel/module functions
- Catch kernel memory defects with KASAN, UBSAN, SLUB debug, and kmemleak
- Interpret an Oops in depth and precisely identify it’s source location
- Understand data races and use KCSAN to catch evasive concurrency defects
- Leverage Ftrace and trace-cmd to trace the kernel flow in great detail
- Write a custom kernel panic handler and detect kernel lockups and hangs
- Use KGDB to single-step and debug kernel/module source code
Mastering Ubuntu Server – 4E
Jay LaCroix
ISBN: 9781803234243
- Install Ubuntu Server on physical servers and on the Raspberry Pi
- Deploy...