commit | 35586cd22ed04249cb70fd3dc2fe5edd3b144d53 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Sun Oct 15 05:39:26 2017 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Oct 24 10:12:04 2017 -0500 |
tree | 93884e7a7d689c18f24fde5177c8556f36d417e8 | |
parent | f5a66f83eb8cee4f1095c963871d42eccaf1a8ad [diff] |
dreport: Added elogall plugin Plugin used for collecting all elogs from the BMC. Change-Id: I64cc74aef5beba62da203714734b67af370da9d7 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`.