commit | 6d7f753ba7ecc2dd062758a46ef77ce5c44b9bdb | [log] [tgz] |
---|---|---|
author | Marri Devender Rao <devenrao@in.ibm.com> | Tue Dec 04 09:10:02 2018 -0600 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Wed Jan 30 07:04:46 2019 +0000 |
tree | 12d3b6fda14cd6fc58a44b4d0b4f44f90c24d1e0 | |
parent | 0deb287cc1cd0acccc38e9333a87842134e87be3 [diff] |
Specify plugins to be invoked for chekstop error Set the config value for the scripts that need to be invoked during dump collection for checkstop error. Checkstop dump enum type has value 4. Change-Id: Ic75fa0f800ed459b8e493b191eec18f144664655 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
Phosphor Debug Collector provides mechanisms to collect various log files and system parameters. Used to troubleshoot problems in OpenBMC based systems.
To build this package, do the following steps: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To clean the repository run `./bootstrap.sh clean`.