commit | 2b05adc34fae4d95f4595dd329f3734bd60df724 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Sun Sep 03 22:15:01 2017 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Sep 12 02:40:57 2017 -0500 |
tree | f55303a04318c35f08a179c19c0f740c0f624276 | |
parent | 65a409f0ce1b0713c7d78e4cb97651bd3331132e [diff] |
dreport: Change -f option to -p Change optional file option to path. Valid paths are absolute file path or d-bus path based on type parameter. Change-Id: Ic167f9cc95f280f123d8b318c34c959952f1a78a 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`.