commit | 7fbaff3f59bb3546c411af6a031df253b436a181 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Sun Oct 15 05:54:25 2017 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Oct 24 10:12:07 2017 -0500 |
tree | d880fb1ac7b1b9abf3d4aba66faba8bb5f6909c4 | |
parent | 74fe5e432be1690c2995693bf840b07c86aeaace [diff] |
dreport: Added meminfo plugin Plugin used for collecting information about the systems RAM usage. Change-Id: I5a3de1442355d913e08675fa1713a0feb4d5bef4 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`.