commit | 9c15558ba14fcace4db761493225f1415d7abcf6 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Wed Aug 09 07:47:45 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Aug 22 20:48:19 2017 +0000 |
tree | 55987e09af659f80685bdaff150064cee73d8561 | |
parent | ea4b5e5fc76635bcb8257b62a4a4c72ddc7cc2ae [diff] |
Enabled dreport based dump data collection Resolves openbmc/openbmc#1506 Change-Id: I83ead760b8d3ce285ed9421e54f0027652b4e534 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`.