commit | 6d3ee1cec0547da6c50789f5c0427cb70d33e52b | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Wed Jul 26 05:18:31 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Aug 03 06:33:09 2017 +0000 |
tree | 88eb1cca242fe65d53a095e409f2a88359d8d673 | |
parent | 7b77487dc8021a501ad7c8cf0f673daeec5c23e6 [diff] |
dreport: Enable logging infrastructre Change-Id: Iaab787b58c82c60ed8b95d25d45937f1e01615ed 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`.