commit | e61aee3343dfd92a5d693227bf6ff738aa3ab987 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Wed Aug 09 07:05:06 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Aug 22 20:48:18 2017 +0000 |
tree | 03201e6b4a2ef7d9d991ab2133f56a283e861e5e | |
parent | 0862c48e113214a0d4675e6a169f3ff0894bee2d [diff] |
dreport: Add command array support for type "core" Change-Id: I1af8a3c26e05c916a3e6d342b0a39f7b37be296c Signed-off-by: Jayanth Othayoth <ojayanth@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`.