Home
last modified time | relevance | path

Searched full:crashdump (Results 1 – 25 of 50) sorted by relevance

12

/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A Darm64-crashdump-arm64.c-fix-warning.patch4 Subject: [PATCH] arm64: crashdump-arm64.c: fix warning
7 from ../git/kexec/arch/arm64/crashdump-arm64.c:18:
18 kexec/arch/arm64/crashdump-arm64.c | 3 +++
21 diff --git a/kexec/arch/arm64/crashdump-arm64.c b/kexec/arch/arm64/crashdump-arm64.c
23 --- a/kexec/arch/arm64/crashdump-arm64.c
24 +++ b/kexec/arch/arm64/crashdump-arm64.c
H A Darm_crashdump.patch8 kexec/arch/arm/crashdump-arm.c:70:13: error: 'EM_ARM' undeclared here
16 kexec/arch/arm/crashdump-arm.c | 2 +-
19 diff --git a/kexec/arch/arm/crashdump-arm.c b/kexec/arch/arm/crashdump-arm.c
21 --- a/kexec/arch/arm/crashdump-arm.c
22 +++ b/kexec/arch/arm/crashdump-arm.c
H A D0005-crashdump-elf.c-work-around-for-sysconf-_SC_NPROCESS.patch4 Subject: [PATCH] crashdump-elf.c: work around for _SC_NPROCESSORS_CONF
15 crashdump-elf.c:117:21: error: '_SC_NPROCESSORS_CONF' undeclared
21 kexec/crashdump-elf.c | 92 +++++++++++++++++++++++++++++++++++++++++++
24 diff --git a/kexec/crashdump-elf.c b/kexec/crashdump-elf.c
26 --- a/kexec/crashdump-elf.c
27 +++ b/kexec/crashdump-elf.c
H A Darm_crashdump-fix-buffer-align.patch11 kexec/arch/arm/crashdump-arm.c | 5 ++++-
14 diff --git a/kexec/arch/arm/crashdump-arm.c b/kexec/arch/arm/crashdump-arm.c
16 --- a/kexec/arch/arm/crashdump-arm.c
17 +++ b/kexec/arch/arm/crashdump-arm.c
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/
H A Dsysrq.rst100 ``c`` 将执行系统 crash,如果配置了系统 crashdump,将执行 crashdump
181 ``crash(c)`` 可以用于手动触发一个 crashdump,当系统卡住时。
182 注意当 crashdump 机制不可用时,这个只是触发一个内核 crash。
/openbmc/bmcweb/redfish-core/lib/
H A Dlog_services.hpp76 constexpr const char* crashdumpObject = "com.intel.crashdump";
77 constexpr const char* crashdumpPath = "/com/intel/crashdump";
78 constexpr const char* crashdumpInterface = "com.intel.crashdump";
82 "com.intel.crashdump.OnDemand";
84 "com.intel.crashdump.Telemetry";
1187 nlohmann::json::object_t crashdump; in requestRoutesSystemLogServiceCollection() local
1188 crashdump["@odata.id"] = in requestRoutesSystemLogServiceCollection()
1189 std::format("/redfish/v1/Systems/{}/LogServices/Crashdump", in requestRoutesSystemLogServiceCollection()
1191 logServiceArray.emplace_back(std::move(crashdump)); in requestRoutesSystemLogServiceCollection()
2568 BMCWEB_ROUTE(app, "/redfish/v1/Systems/<str>/LogServices/Crashdump/") in requestRoutesCrashdumpService()
[all …]
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Common/
H A DFaultLogType.interface.yaml12 - name: Crashdump
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/
H A Dkexec-tools-klibc_git.bb25 file://0005-crashdump-elf.c-work-around-for-sysconf-_SC_NPROCESS.patch \
59 file://arm64-crashdump-arm64.c-fix-warning.patch \
/openbmc/qemu/dump/
H A Dwin_dump.h2 * Windows crashdump
H A Ddump-hmp-cmds.c2 * Windows crashdump (Human Monitor Interface commands)
H A Dwin_dump.c2 * Windows crashdump (target specific implementations)
153 * This routine tries to correct mistakes in crashdump header.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/Entry/
H A DFaultLog.interface.yaml15 the OEM format of a Crashdump)
/openbmc/openbmc/meta-intel-openbmc/meta-common/recipes-core/host-error-monitor/
H A Dhost-error-monitor_git.bb7 PACKAGECONFIG[crashdump] = "-Dcrashdump=enabled,-Dcrashdump=disabled"
/openbmc/linux/Documentation/gpu/
H A Dmsm-crash-dump.rst23 The module that generated the crashdump.
/openbmc/dbus-sensors/include/linux/
H A Dpeci-ioctl.h561 /* Crashdump Agent */
565 /* Crashdump Agent Param */
568 /* Crashdump Agent Data Param */
/openbmc/qemu/include/qemu/
H A Dwin_dump_defs.h2 * Windows crashdump definitions
/openbmc/linux/arch/powerpc/purgatory/
H A Dtrampoline_64.S13 #include <asm/crashdump-ppc64.h>
/openbmc/linux/arch/arm/kernel/
H A Dmachine_kexec.c161 pr_info("Loading crashdump kernel...\n"); in machine_crash_shutdown()
/openbmc/linux/Documentation/admin-guide/
H A Dsysrq.rst93 ``c`` Will perform a system crash and a crashdump will be taken
181 ``crash(c)`` can be used to manually trigger a crashdump when the system is hung.
/openbmc/qemu/qapi/
H A Ddump.json36 # @win-dmp: Windows full crashdump format, can be used instead of ELF
/openbmc/linux/Documentation/arch/x86/
H A Dearlyprintk.rst141 …SysRq : HELP : loglevel(0-9) reBoot Crashdump terminate-all-tasks(E) memory-full-oom-kill(F) kill-…
/openbmc/linux/arch/riscv/kernel/
H A Dmachine_kexec.c183 pr_info("Starting crashdump kernel...\n"); in machine_crash_shutdown()
/openbmc/linux/arch/loongarch/kernel/
H A Dmachine_kexec.c254 pr_info("Starting crashdump kernel...\n"); in machine_crash_shutdown()
/openbmc/linux/drivers/gpu/drm/msm/adreno/
H A Da5xx_gpu.c1163 "", "", "me read", "me write", "", "", "crashdump read", in a5xx_cp_err_irq()
1164 "crashdump write" }; in a5xx_cp_err_irq()
1460 msm_gem_object_set_name(dumper->bo, "crashdump"); in a5xx_crashdumper_init()
1533 /* Build the crashdump script */ in a5xx_gpu_state_get_hlsq_regs()
1645 * To keep the crashdump simple we pull the entire range in a5xx_show()
/openbmc/fb-ipmi-oem/include/
H A Doemcommands.hpp441 // Type 0x81: Crashdump Header

12