commit | 7533eb3f90ddc90a70281bec4ba9c64e9e05471a | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Fri Nov 03 06:00:37 2017 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Nov 10 16:25:48 2017 +0000 |
tree | 2579f3c3f396c3414d25f3586fddeb0908a0ed5a | |
parent | d8166111d65e77c7358814d4e741f0cce21d9765 [diff] |
Added GetManagedObjects based elog data collection GetManagedObjects based elog data collection will reduce to one d-bus call, for entire elog properties dump. Change-Id: I2d2a5922418e0c26b5cf93d94203747121910a50 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`.