commit | 42d6ab7c7ff746c3a9a343f4fa17d92fc3ddb538 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Sun Oct 15 05:42:48 2017 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Oct 24 10:12:06 2017 -0500 |
tree | cf55865f5ce817d94a1d8d60a583a64e968e7aaa | |
parent | 35586cd22ed04249cb70fd3dc2fe5edd3b144d53 [diff] |
dreport: Added elog plugin Plugin used for collecting only user initialized elog ID details. Change-Id: I62d6e2bc289b739cbb165e85caafe4b584fa626c 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`.