commit | 0deb287cc1cd0acccc38e9333a87842134e87be3 | [log] [tgz] |
---|---|---|
author | Marri Devender Rao <devenrao@in.ibm.com> | Mon Nov 12 07:45:54 2018 -0600 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Jan 22 21:57:01 2019 +0000 |
tree | 39657b4f568909f08ef25add7906fd9bf42bddc5 | |
parent | e57ee7623b4e4a5e6987879548ce4f201eabe685 [diff] |
Refactor to pass errors to watch through config YAML Add errors to watch for through error YAML file Add support for checkstop error type Tested: Generating dumps for elog, core, checkstop type errors. Change-Id: Idd00ace2e3d0c472a74ec142e6d150e55e843a6f 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`.