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
162 1) Enable "kernel crash dumps" support under "Processor type and
202 "kernel crash dumps" is enabled. A suitable value depends upon
223 1) Enable "Build a kdump crash kernel" support under "Kernel" options::
332 kernel will automatically locate the crash kernel image within the
472 system crash is triggered. Trigger points are located in panic(),
475 The following conditions will execute a crash trigger point:
487 For testing purposes, you can trigger a crash by using "ALT-SysRq-c",
526 You can also use the Crash utility to analyze dump files in Kdump
527 format. Crash is available at the following URL:
529 https://github.com/crash-utility/crash
531 Crash document can be found at:
532 https://crash-utility.github.io/