commit | cc1a4230ee6fd06bc1f5c8ca9771cf4e61f4a2cd | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Tue Jul 25 16:58:19 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Aug 02 11:01:51 2017 +0000 |
tree | 0acdbc1ce26800ebdfa8b9bcf9657017ec3e0c1b | |
parent | ec608a54fa61de66e310b22e783c649e935b21c4 [diff] |
phosphor-debug-collector README Change-Id: I8b7752fed7ebe8d1b166441b4543e03fa442bf3c Signed-off-by: Gunnar Mills <gmills@us.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`.