Lines Matching full:crash
2 Documentation for Kdump - The kexec-based Crash Dumping Solution
46 before a crash. The physical address of the start of the ELF header is
56 you can use analysis tools such as the GNU Debugger (GDB) and the Crash
166 1) Enable "kernel crash dumps" support under "Processor type and
208 "kernel crash dumps" is enabled. A suitable value depends upon
229 1) Enable "Build a kdump crash kernel" support under "Kernel" options::
338 kernel will automatically locate the crash kernel image within the
479 system crash is triggered. Trigger points are located in panic(),
482 The following conditions will execute a crash trigger point:
494 For testing purposes, you can trigger a crash by using "ALT-SysRq-c",
533 You can also use the Crash utility to analyze dump files in Kdump
534 format. Crash is available at the following URL:
536 https://github.com/crash-utility/crash
538 Crash document can be found at:
539 https://crash-utility.github.io/