Home
last modified time | relevance | path

Searched refs:ramoops (Results 1 – 25 of 80) sorted by relevance

1234

/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/phosphor-debug-collector/
H A Dramoops-monitor.service3 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 Dramoops.rst60 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 Dramoops.yaml4 $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 DMakefile13 ramoops-objs += ram.o ram_core.o
14 obj-$(CONFIG_PSTORE_RAM) += ramoops.o
H A DKconfig51 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 Dsample.conf12 5: ramoops
/openbmc/openpower-debug-collector/dump/tools/bmcdump/
H A Ddreport_op.conf12 5: ramoops
/openbmc/phosphor-debug-collector/
H A Dramoops_manager_main.cpp18 phosphor::dump::ramoops::Manager manager(SYSTEMD_PSTORE_PATH); in main()
H A Dramoops_manager.hpp15 namespace ramoops namespace
H A Dexample_dump_types.yaml8 - ramoops
H A Dramoops_manager.cpp21 namespace ramoops namespace
/openbmc/linux/arch/arm/boot/dts/aspeed/
H A Daspeed-bmc-vegman.dtsi33 ramoops@9eff0000{
34 compatible = "ramoops";
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dsdm450-motorola-ali.dts36 ramoops@ef000000 {
37 compatible = "ramoops";
H A Dsm4250-oneplus-billie2.dts45 ramoops@cbe00000 {
46 compatible = "ramoops";
H A Dsdm632-motorola-ocean.dts82 ramoops@ef000000 {
83 compatible = "ramoops";
H A Dmsm8953-motorola-potter.dts81 ramoops@ef000000 {
82 compatible = "ramoops";
H A Dmsm8956-sony-xperia-loire.dtsi35 ramoops@57f00000 {
36 compatible = "ramoops";
H A Dmsm8953-xiaomi-mido.dts81 ramoops@9ff00000 {
82 compatible = "ramoops";
H A Dmsm8992-lg-bullhead.dtsi45 ramoops@1ff00000 {
46 compatible = "ramoops";
H A Dmsm8953-xiaomi-tissot.dts61 ramoops@9ff00000 {
62 compatible = "ramoops";
H A Dmsm8953-xiaomi-vince.dts59 ramoops@9ff00000 {
60 compatible = "ramoops";
/openbmc/openbmc/meta-phosphor/recipes-phosphor/dump/
H A Dphosphor-debug-collector_git.bb39 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 Dindex.rst48 * ramoops
/openbmc/linux/Documentation/translations/zh_TW/admin-guide/
H A Dindex.rst49 ramoops
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8064-asus-nexus7-flo.dts25 ramoops@88d00000 {
26 compatible = "ramoops";

1234