Part VI. Handling System Dumps

Contents

15. Tracing Tools
15.1. Tracing System Calls with strace
15.2. Tracing Library Calls with ltrace
15.3. Debugging and Profiling with Valgrind
15.4. For More Information
16. Kexec and Kdump
16.1. Introduction
16.2. Required Packages
16.3. Kexec Internals
16.4. Basic Kexec Usage
16.5. How to Configure Kexec for Routine Reboots
16.6. Basic Kdump Configuration
16.7. Analyzing the Crash Dump
16.8. Advanced Kdump Configuration
16.9. For More Information