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
206 "kernel crash dumps" is enabled. A suitable value depends upon
227 1) Enable "Build a kdump crash kernel" support under "Kernel" options::
336 kernel will automatically locate the crash kernel image within the
476 system crash is triggered. Trigger points are located in panic(),
479 The following conditions will execute a crash trigger point:
491 For testing purposes, you can trigger a crash by using "ALT-SysRq-c",
530 You can also use the Crash utility to analyze dump files in Kdump
531 format. Crash is available at the following URL:
533 https://github.com/crash-utility/crash
535 Crash document can be found at:
536 https://crash-utility.github.io/