History log of /openbmc/openpower-debug-collector/dump/tools/bmcdump/plugins/ (Results 1 – 3 of 3)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
0d72381f24-Oct-2024 Gopichand Paturi <gopichandpaturi@gmail.com>

Faultlog: Add support to install Faultlog

Add faultlog to bmcdump plugins and include faultlog in dreport_op.conf
which shall install the plugin from meta-ibm layer in openbmc repo
and creates sym-l

Faultlog: Add support to install Faultlog

Add faultlog to bmcdump plugins and include faultlog in dreport_op.conf
which shall install the plugin from meta-ibm layer in openbmc repo
and creates sym-link.

Test Results:
Verified that openpower-debug-collector recipe installs faultlog script

sysroot-destdir$ ls usr/share/dreport.d/pl_faultdata.d
E10faultlog

Change-Id: I46ece91a04d4d40a3bd72771d6fea11468e5e403
Signed-off-by: Gopichand Paturi <gopichandpaturi@gmail.com>

show more ...

eb46252d17-Jun-2024 Manojkiran Eda <manojkiran.eda@gmail.com>

Fix spelling mistakes using codespell

This commit corrects various spelling mistakes throughout the
repository. The corrections were made automatically using `codespell`[1]
tool.

[1]: https://githu

Fix spelling mistakes using codespell

This commit corrects various spelling mistakes throughout the
repository. The corrections were made automatically using `codespell`[1]
tool.

[1]: https://github.com/codespell-project/codespell

Change-Id: Ib615c5fe1dfb01fc0adedd692524fe145c8c4e82
Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>

show more ...

24226c4f16-May-2024 Gopichand Paturi <gopichandpaturi@gmail.com>

Move dump scripts from phosphor-debug-collector

This commit is intended to move the dump collection
scripts from openbmc/phosphor-debug-collector repository.
Following are the scripts that are pulle

Move dump scripts from phosphor-debug-collector

This commit is intended to move the dump collection
scripts from openbmc/phosphor-debug-collector repository.
Following are the scripts that are pulled from the
specified paths of openbmc/phosphor-debug-collector.

1. tools/dreport.d/ibm.d/package
2. tools/dreport.d/ibm.d/plugins.d/pels
3. tools/dreport.d/ibm.d/plugins.d/badpel
4. tools/dreport.d/ibm.d/plugins.d/vpd_data
5. tools/dreport.d/openpower.d/plugins.d/cfam
6. tools/dreport.d/openpower.d/plugins.d/dumpfilelist
7. tools/dreport.d/openpower.d/plugins.d/guardlist
8. tools/dreport.d/openpower.d/plugins.d/obmcconsole1
9. tools/dreport.d/openpower.d/plugins.d/occ
10.tools/dreport.d/openpower.d/plugins.d/phal_devtree

Also the following 3 patches have been applied.
1.https://gerrit.openbmc.org/c/openbmc/phosphor-debug-collector/+/56428
2.https://gerrit.openbmc.org/c/openbmc/phosphor-debug-collector/+/52436
3.https://gerrit.openbmc.org/c/openbmc/phosphor-debug-collector/+/47917

Also, added meson changes to install the scripts.

Test:
Verified that the scripts are getting installed correctly on BMC.

Change-Id: Iaddf909efaa138db06c877e5ca6a80608feb5baf
Signed-off-by: Gopichand Paturi <gopichandpaturi@gmail.com>

show more ...


/openbmc/openpower-debug-collector/.clang-format
/openbmc/openpower-debug-collector/.gitignore
/openbmc/openpower-debug-collector/.shellcheck-ignore
/openbmc/openpower-debug-collector/LICENSE
/openbmc/openpower-debug-collector/OWNERS
/openbmc/openpower-debug-collector/README.md
/openbmc/openpower-debug-collector/checkstop_app.cpp
/openbmc/openpower-debug-collector/dump/create_pel.cpp
/openbmc/openpower-debug-collector/dump/create_pel.hpp
/openbmc/openpower-debug-collector/dump/dump_collect_main.cpp
/openbmc/openpower-debug-collector/dump/dump_monitor.cpp
/openbmc/openpower-debug-collector/dump/dump_monitor.hpp
/openbmc/openpower-debug-collector/dump/dump_monitor_main.cpp
/openbmc/openpower-debug-collector/dump/dump_utils.cpp
/openbmc/openpower-debug-collector/dump/dump_utils.hpp
/openbmc/openpower-debug-collector/dump/meson.build
/openbmc/openpower-debug-collector/dump/sbe_consts.hpp
/openbmc/openpower-debug-collector/dump/sbe_dump_collector.cpp
/openbmc/openpower-debug-collector/dump/sbe_dump_collector.hpp
/openbmc/openpower-debug-collector/dump/sbe_type.cpp
/openbmc/openpower-debug-collector/dump/sbe_type.hpp
/openbmc/openpower-debug-collector/dump/tools/bmcdump/dreport_op.conf
/openbmc/openpower-debug-collector/dump/tools/bmcdump/meson.build
badpel
cfam
dumpfilelist
guardlist
meson.build
obmcconsole1
occ
pels
phal_devtree
vpd_data
/openbmc/openpower-debug-collector/dump/tools/bmcdump/scripts/meson.build
/openbmc/openpower-debug-collector/dump/tools/bmcdump/scripts/package
/openbmc/openpower-debug-collector/dump/tools/common/include/gendumpheader
/openbmc/openpower-debug-collector/dump/tools/common/include/gendumpinfo
/openbmc/openpower-debug-collector/dump/tools/common/include/meson.build
/openbmc/openpower-debug-collector/dump/tools/common/include/opfunctions
/openbmc/openpower-debug-collector/dump/tools/common/meson.build
/openbmc/openpower-debug-collector/dump/tools/meson.build
/openbmc/openpower-debug-collector/dump/tools/opdump/meson.build
/openbmc/openpower-debug-collector/dump/tools/opdump/opdreport
/openbmc/openpower-debug-collector/meson.build
/openbmc/openpower-debug-collector/meson.options
/openbmc/openpower-debug-collector/subprojects/CLI11.wrap
/openbmc/openpower-debug-collector/subprojects/phosphor-logging.wrap
/openbmc/openpower-debug-collector/subprojects/sdbusplus.wrap
/openbmc/openpower-debug-collector/watchdog/ffdc_file.cpp
/openbmc/openpower-debug-collector/watchdog/ffdc_file.hpp
/openbmc/openpower-debug-collector/watchdog/file_descriptor.hpp
/openbmc/openpower-debug-collector/watchdog/meson.build
/openbmc/openpower-debug-collector/watchdog/utils.cpp
/openbmc/openpower-debug-collector/watchdog/utils.hpp
/openbmc/openpower-debug-collector/watchdog/watchdog_common.cpp
/openbmc/openpower-debug-collector/watchdog/watchdog_common.hpp
/openbmc/openpower-debug-collector/watchdog/watchdog_dbus.cpp
/openbmc/openpower-debug-collector/watchdog/watchdog_dbus.hpp
/openbmc/openpower-debug-collector/watchdog/watchdog_handler.cpp
/openbmc/openpower-debug-collector/watchdog/watchdog_handler.hpp
/openbmc/openpower-debug-collector/watchdog/watchdog_logging.cpp
/openbmc/openpower-debug-collector/watchdog/watchdog_logging.hpp
/openbmc/openpower-debug-collector/watchdog/watchdog_main.cpp
/openbmc/openpower-debug-collector/watchdog/watchdog_main.hpp
/openbmc/openpower-debug-collector/watchdog_timeout.cpp