commit | acf46e33954e359875ae104428e0b8903a538254 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Wed Aug 09 07:15:18 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Aug 22 20:48:19 2017 +0000 |
tree | 57db923c4e40c233c0b6cf3f20bf577fa8be90fc | |
parent | 47a14167d159f783f0d4931f030fc8630bdca8ec [diff] |
dreport: Enable dump collection based on types Change-Id: I9babd0ce347a25aeed75c98ccc3686530efe38e2 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`.