Searched full:ramoops (Results 1 – 21 of 21) sorted by relevance
/openbmc/phosphor-debug-collector/ |
H A D | ramoops_manager.hpp | 13 namespace ramoops namespace 29 /** @brief Constructor to create ramoops 30 * @param[in] filePath - Path where the ramoops are stored. 37 * @param [in] files - ramoops files list 41 /** @brief Create an error indicating ramoops was found 47 } // namespace ramoops
|
H A D | ramoops_manager.cpp | 21 namespace ramoops namespace 32 // Create error to notify user that a ramoops has been detected in Manager() 55 method.append("xyz.openbmc_project.Dump.Error.Ramoops", in createError() 65 "an error for ramoops detection", in createError() 117 DumpIntr::convertDumpTypeToString(DumpType::Ramoops); in createHelper() 127 lg2::error("Failed to create ramoops dump, errormsg: {ERROR}", "ERROR", in createHelper() 132 } // namespace ramoops
|
H A D | example_dump_types.yaml | 7 - xyz.openbmc_project.Dump.Create.DumpType.Ramoops: 8 - ramoops
|
H A D | ramoops_manager_main.cpp | 18 phosphor::dump::ramoops::Manager manager(SYSTEMD_PSTORE_PATH); in main()
|
H A D | meson.build | 361 'phosphor-ramoops-monitor',
|
/openbmc/phosphor-debug-collector/service_files/ |
H A D | ramoops-monitor.service | 2 Description=Ramoops monitor. 3 ConditionPathExistsGlob=/var/lib/systemd/pstore/dmesg-ramoops-* 8 ExecStart=/usr/libexec/phosphor-debug-collector/phosphor-ramoops-monitor 9 SyslogIdentifier=ramoops-monitor
|
H A D | meson.build | 9 'ramoops-monitor.service',
|
/openbmc/phosphor-debug-collector/tools/dreport.d/plugins.d/ |
H A D | ramoops | 4 # @brief: Move the ramoops data file to the dreport packaging. 10 desc="Ramoops file"
|
/openbmc/openpower-debug-collector/dump/tools/bmcdump/ |
H A D | dreport_op.conf | 12 5: ramoops
|
/openbmc/phosphor-debug-collector/tools/dreport.d/ |
H A D | sample.conf | 12 5: ramoops
|
H A D | README.md | 18 - ramoops: Triggered when there is a kernel panic.
|
H A D | dreport | 47 declare -rx TYPE_RAMOOPS="ramoops" 96 log_summary "Ramoops: $optional_path"
|
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/ |
H A D | Create.interface.yaml | 102 - name: "Ramoops" 104 Dump triggered due to Ramoops type error commit.
|
/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/ |
H A D | phosphor-debug-collector_git.bb | 39 SYSTEMD_SERVICE:${PN}-monitor += "ramoops-monitor.service" 83 FILES:${PN}-monitor += "${libexecdir}/phosphor-debug-collector/phosphor-ramoops-monitor"
|
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-kernel/linux/linux-nuvoton/ |
H A D | gbs.cfg | 39 # Enable pstore(ramoops) to capture kernel panics
|
/openbmc/docs/designs/ |
H A D | bmc-service-failure-debug-and-recovery.md | 133 | Continued operation | ramoops, ftrace, `printk()` | 135 | Crash | kdump or ramoops | 139 (though may be handled by ramoops until kdump support is integrated). Kernel 141 either ramoops or kdump. 190 ramoops or kdump data to analyse. As data cannot be captured with an escalation
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-3.4.3.rst | 66 - linux-yocto/5.10: Fix ramoops/ftrace
|
/openbmc/u-boot/board/hisilicon/hikey/ |
H A D | hikey.c | 458 * 0x21f0,0000 - 0x21ff,ffff: pstore/ramoops buffer in dram_init_banksize()
|
/openbmc/phosphor-logging/extensions/openpower-pels/registry/ |
H A D | message_registry.json | 5627 "Name": "xyz.openbmc_project.Dump.Error.Ramoops", 5646 "Message": "BMC rebooted unexpectedly resulting in a ramoops dump being collected",
|
/openbmc/ |
D | opengrok1.0.log | [all...] |
D | opengrok2.0.log | [all...] |