commit | 05187a63bf0ddbaf0f151b1bd7209f5a9c35f03a | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Sun Oct 15 06:11:27 2017 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Oct 24 10:12:09 2017 -0500 |
tree | ec12962317e79c7585cb7a4a1726fd33a0d21f1c | |
parent | 5d7e45f7d8ba7dceb089dfe56ecf4a8b6ab41e29 [diff] |
dreport: Added cpuinfo plugin Plugin used for collecting BMC cpu core information. Change-Id: I3cddd89ebe1468d131ddef8ba517ae68aa30c8ab 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`.