commit | e20d5e038eb56c9cf2cc81a6f2844b850bd70adf | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Wed Aug 09 06:48:45 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Aug 22 20:48:18 2017 +0000 |
tree | 28d57520df7dcb0bdee8cde2757f534e97bd518f | |
parent | 230e9a3aaa06ee5ed1a57ad05cc9ee06dca65b07 [diff] |
dreport: Add summary log Change-Id: Ida6dc81be4103a0d37a0701a7c0d55b241e6fc1a 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`.