/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector/ |
H A D | ramoops-monitor.service | 3 ConditionPathExistsGlob=/var/lib/systemd/pstore/dmesg-ramoops-* 8 ExecStart=/usr/bin/phosphor-ramoops-monitor 9 SyslogIdentifier=ramoops-monitor
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | ramoops.rst | 60 Setting the ramoops parameters can be done in several different manners: 64 boot and then use the reserved memory for ramoops. For example, assuming a 67 ramoops region at 128 MB boundary:: 69 mem=128M ramoops.mem_address=0x8000000 ramoops.ecc=1 72 ``Documentation/devicetree/bindings/reserved-memory/ramoops.yaml``. 80 ramoops@8f000000 { 81 compatible = "ramoops"; 106 .name = "ramoops", 139 files is ``dmesg-ramoops-N``, where N is the record number in memory. To delete 146 related hangs. The functions call chain log is stored in a ``ftrace-ramoops`` [all …]
|
/openbmc/linux/Documentation/devicetree/bindings/reserved-memory/ |
H A D | ramoops.yaml | 4 $id: http://devicetree.org/schemas/reserved-memory/ramoops.yaml# 10 ramoops provides persistent RAM storage for oops and panics, so they can be 12 is named "ramoops" after the backend, rather than "pstore" which is the 34 const: ramoops 92 If present, pass ramoops behavioral flags 136 ramoops@bfdf0000 { 137 compatible = "ramoops";
|
/openbmc/linux/fs/pstore/ |
H A D | Makefile | 13 ramoops-objs += ram.o ram_core.o 14 obj-$(CONFIG_PSTORE_RAM) += ramoops.o
|
H A D | Kconfig | 51 data can be retrieved from /sys/fs/pstore/pmsg-ramoops-[ID]. 80 "ramoops.ko". 82 For more information, see Documentation/admin-guide/ramoops.rst.
|
/openbmc/phosphor-debug-collector/tools/dreport.d/ |
H A D | sample.conf | 12 5: ramoops
|
/openbmc/openpower-debug-collector/dump/tools/bmcdump/ |
H A D | dreport_op.conf | 12 5: ramoops
|
/openbmc/phosphor-debug-collector/ |
H A D | ramoops_manager_main.cpp | 18 phosphor::dump::ramoops::Manager manager(SYSTEMD_PSTORE_PATH); in main()
|
H A D | ramoops_manager.hpp | 15 namespace ramoops namespace
|
H A D | example_dump_types.yaml | 8 - ramoops
|
H A D | ramoops_manager.cpp | 21 namespace ramoops namespace
|
/openbmc/linux/arch/arm/boot/dts/aspeed/ |
H A D | aspeed-bmc-vegman.dtsi | 33 ramoops@9eff0000{ 34 compatible = "ramoops";
|
/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm450-motorola-ali.dts | 36 ramoops@ef000000 { 37 compatible = "ramoops";
|
H A D | sm4250-oneplus-billie2.dts | 45 ramoops@cbe00000 { 46 compatible = "ramoops";
|
H A D | sdm632-motorola-ocean.dts | 82 ramoops@ef000000 { 83 compatible = "ramoops";
|
H A D | msm8953-motorola-potter.dts | 81 ramoops@ef000000 { 82 compatible = "ramoops";
|
H A D | msm8956-sony-xperia-loire.dtsi | 35 ramoops@57f00000 { 36 compatible = "ramoops";
|
H A D | msm8953-xiaomi-mido.dts | 81 ramoops@9ff00000 { 82 compatible = "ramoops";
|
H A D | msm8992-lg-bullhead.dtsi | 45 ramoops@1ff00000 { 46 compatible = "ramoops";
|
H A D | msm8953-xiaomi-tissot.dts | 61 ramoops@9ff00000 { 62 compatible = "ramoops";
|
H A D | msm8953-xiaomi-vince.dts | 59 ramoops@9ff00000 { 60 compatible = "ramoops";
|
/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 += "${bindir}/phosphor-ramoops-monitor"
|
/openbmc/linux/Documentation/translations/zh_CN/admin-guide/ |
H A D | index.rst | 48 * ramoops
|
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/ |
H A D | index.rst | 49 ramoops
|
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | qcom-apq8064-asus-nexus7-flo.dts | 25 ramoops@88d00000 { 26 compatible = "ramoops";
|