commit | 74fe5e432be1690c2995693bf840b07c86aeaace | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Sun Oct 15 05:50:51 2017 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Oct 24 10:12:07 2017 -0500 |
tree | b2b4142346008d2cb4692062261a3b085eb1c800 | |
parent | 14d790fe54f40b836cf160144fe4f8e91fe47036 [diff] |
dreport: Added OBMC console log plugin Plugin used for collecting OBMC console log data. Change-Id: I959442e7a1c4cc78934b49a10326f8c16920637a 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`.