History log of /openbmc/openpower-debug-collector/dump/tools/common/include/gendumpinfo (Results 1 – 2 of 2)
Revision Date Author Comments
# ed53dc7d 24-Jan-2025 SwethaParasa <parasa.swetha1@ibm.com>

Add error info to dump on collection failures

There is a possibility that dump collection may fail due to hardware
procedure execution errors or other issues. Modified info.yaml to
store error infor

Add error info to dump on collection failures

There is a possibility that dump collection may fail due to hardware
procedure execution errors or other issues. Modified info.yaml to
store error information along with driver details in case of dump
collection failures.

Change-Id: I74c2fb8ebc31d1c3bd60feffa3f0467faa435d5c
Signed-off-by: Swetha Parasa <parasa.swetha1@ibm.com>

show more ...


# 9eb4e482 17-May-2024 Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>

Add script to generate dump info file

This commit introduces the gendumpinfo script which generates the
info.yaml file containing metadata about the dump. It also updates
the meson.build files to in

Add script to generate dump info file

This commit introduces the gendumpinfo script which generates the
info.yaml file containing metadata about the dump. It also updates
the meson.build files to include this script in the build process
and ensures it gets installed correctly.

Change-Id: Idcd550ceac912ff42ce2df2bfcb333b4c8b8644b
Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com>

show more ...