commit | d31be2cca2400e14497733b86af6639bdafbc94b | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Feb 04 02:56:45 2020 -0600 |
committer | Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> | Wed Mar 18 02:28:01 2020 -0500 |
tree | f70157d1cb60ddc815c78897b08d7a74f8f64cd0 | |
parent | 33df50716583b51f9f0f3430021703bd7a53b7a6 [diff] |
Added PLDM Dump offload command Added support to sending the SetNumericEffecterValue PLDM command to the host to start dump offload. Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Change-Id: I30fe59b198b55ad439a182877c6b21cfd070245b
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`.