commit | 2496482acd4df532ebb2850679d2b55680c2ec9f | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Mon Sep 04 22:07:06 2017 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Thu Sep 14 06:39:09 2017 +0000 |
tree | bbe3e54471370d2e5124aa134cfe13b59823032d | |
parent | d0f0064eb989a93e241c599641654f12141ef636 [diff] |
Enable support to handle InternalFailure type dump, during elog restore Resolves openbmc/openbmc#2078 Change-Id: Iea47b9b7c0cd6cae21642057b21c4e99d85be1e8 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`.