| commit | 14d790fe54f40b836cf160144fe4f8e91fe47036 | [log] [tgz] |
|---|---|---|
| author | Jayanth Othayoth <ojayanth@in.ibm.com> | Sun Oct 15 05:48:25 2017 -0500 |
| committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Oct 24 10:12:06 2017 -0500 |
| tree | fbe4f88d2fb723da0873c64415d880ef09d2169e | |
| parent | a172469dbee78988d66b4cff97344bc944b64907 [diff] |
dreport: Added journal pretty log plugin Plugin used for collecting journal pretty log data. Change-Id: I5923708f0f08800d8c3d75faeabc2b9b09999b2d 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`.