commit | 8bcf49c22c69e10b11960fb31ecef417a54a864c | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Sun Oct 15 05:57:19 2017 -0500 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Oct 24 10:12:07 2017 -0500 |
tree | 4fcc4435bed2acf8577988150636f66b092b634d | |
parent | 7fbaff3f59bb3546c411af6a031df253b436a181 [diff] |
dreport: Added top plugin Plugin used for collecting top command output, which provides linux process details. Change-Id: I54633512b6b459d808379467a2f6e77c1ffb0fb8 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`.