| commit | d891643f405612dd8e5e2410e607f80b29c27d3b | [log] [tgz] |
|---|---|---|
| author | Jayanth Othayoth <ojayanth@in.ibm.com> | Sun Sep 03 23:14:47 2017 -0500 |
| committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Sep 12 02:40:57 2017 -0500 |
| tree | 0dd5a4668723463c7d1df23014a39782da51a428 | |
| parent | fa388d0cfc0d6bd50ea4dc1314ccb29e38c350e5 [diff] |
dreport: Enable "elog" data collection type Enabled this support dump collection during application specific error log commit. Change-Id: I297a2d28c7f302b5126fb7e0792be8b68d6928ac 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`.