commit | 69e6152f0f699ebd396af56c91a0b0859ffda70c | [log] [tgz] |
---|---|---|
author | Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> | Tue Feb 04 06:39:11 2020 -0600 |
committer | Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> | Wed Mar 18 02:28:01 2020 -0500 |
tree | f3161413443aaab8d6bccd72743bd7b0e15b694a | |
parent | d31be2cca2400e14497733b86af6639bdafbc94b [diff] |
Add call to request to offload dump Add call through pldm to request offloading the dump from host memory. Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> Change-Id: I14fd7fdbab78222043cab8a98edd996fd01669c9
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`.