commit | 230e9a3aaa06ee5ed1a57ad05cc9ee06dca65b07 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Wed Aug 09 06:39:59 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Aug 22 20:48:18 2017 +0000 |
tree | 560b1e0cfbf9e1b050056fe7cd8c15c14511b999 | |
parent | 104f57cf9c9067c8e431923406e6bc0bd67a5e5c [diff] |
dreport: Enabled input parameter's validation and Initialization Change-Id: Icb9d890ef1bdf78ad6bac798b4038bb6973b0693 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`.