commit | ea4b5e5fc76635bcb8257b62a4a4c72ddc7cc2ae | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Wed Aug 09 07:31:24 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Aug 22 20:48:19 2017 +0000 |
tree | e7d5344787a2b33dff82b56f669b50a03c9928f9 | |
parent | 8d0446e37fd32d8a38c4eb38e195b004bd740583 [diff] |
dreport: Added time stamp in log messages Change-Id: Ie6d67adbe6b499a7ad1edac7b2de945ea70b0ca4 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`.