commit | a172469dbee78988d66b4cff97344bc944b64907 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Sun Oct 15 05:45:58 2017 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Oct 24 10:12:06 2017 -0500 |
tree | 4bcedf38dae5fba0b500f9baf4f1bc468582149e | |
parent | 42d6ab7c7ff746c3a9a343f4fa17d92fc3ddb538 [diff] |
dreport: Added PID based journal log plugin Added plugin for collecting user initialized PID specific journal log data. Change-Id: Ifc6243c288d94aceba65709b028841b344e02132 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`.