| commit | bf6ec60041550272a231661fcc0d2b8a3c9dd6f1 | [log] [tgz] |
|---|---|---|
| author | Jayanth Othayoth <ojayanth@in.ibm.com> | Mon Aug 28 01:48:49 2017 -0500 |
| committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Sep 12 02:40:24 2017 -0500 |
| tree | 4b3b1db77561484c2cef17ac2d665d09b3d62a68 | |
| parent | d7b95d5a03c72be167a449028f12bbf1869883ce [diff] |
Refactor core dump handling functions into core manager class Change-Id: I700ecf517f26332c0a5e0de87c77cffd94f6bb9a 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`.