commit | 7b77487dc8021a501ad7c8cf0f673daeec5c23e6 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Wed Jul 26 05:02:53 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Aug 03 06:33:09 2017 +0000 |
tree | 97066263f61b39a53e5dd002acb500e4bfd8a112 | |
parent | 9e95f4b856d789c28d03da49525ae1a36f72e939 [diff] |
dreport: Add support for command line interface Change-Id: I5e373c68d61364d56dc0544b4f7924ad6ccde216 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`.