commit | 65a409f0ce1b0713c7d78e4cb97651bd3331132e | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Sun Sep 03 21:26:27 2017 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Sep 12 02:40:57 2017 -0500 |
tree | 6aec3dfb33366e2f5051473be073c9b9cabb30bb | |
parent | ad516f4fe17bf1756980c51634e73104b6a2e193 [diff] |
dreport: Replace eSEL usage by elog string Change-Id: I0f56b55df797ba4a463f7842285aae4788b2724a 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`.