commit | c2ece2d7e5516df5dcac5ca263e1b1cfa9b90b35 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Wed Aug 09 06:57:12 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Aug 22 20:48:18 2017 +0000 |
tree | 5c4a3626538dd724ee1072b6418ce1387412833e | |
parent | e20d5e038eb56c9cf2cc81a6f2844b850bd70adf [diff] |
dreport: Implementation of file size check function Change-Id: Ief1b2ebea76f556ba00b2567f8f2db627155d9fd 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`.