Part VI. Handling System Dumps

Contents

17. Tracing Tools
17.1. Tracing System Calls with strace
17.2. Tracing Library Calls with ltrace
17.3. Debugging and Profiling with Valgrind
17.4. For More Information
18. kexec and kdump
18.1. Introduction
18.2. Required Packages
18.3. kexec Internals
18.4. Basic kexec Usage
18.5. How to Configure kexec for Routine Reboots
18.6. Basic kdump Configuration
18.7. Analyzing the Crash Dump
18.8. Advanced kdump Configuration
18.9. For More Information