commit | 09f6b6472b9b2c3a219160ab895568e778652f7b | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Sun Sep 03 21:09:35 2017 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Sep 12 02:40:57 2017 -0500 |
tree | 6130214bdae93f32681e1eaf5ab56bac3f0445de | |
parent | 6cd3ca1a4d57fc04f5cbdeb396232bef94030631 [diff] |
Add support for InternalFailure type dump Dump is triggered during InternalFailure type error log commit. Change-Id: I0d3ffa318f4b45426c0064000e677b77c7a4c914 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`.