commit | 33df50716583b51f9f0f3430021703bd7a53b7a6 | [log] [tgz] |
---|---|---|
author | Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> | Thu Jan 30 01:48:02 2020 -0600 |
committer | Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> | Wed Mar 18 02:27:40 2020 -0500 |
tree | 817771b9f04b78d4ed459299f56fa78a887d49af | |
parent | f140f665960429e09fbbde964a2fdab60f6c4093 [diff] |
Implement Notify method This commit implements notify method for notifying the creation of a new dump. Signed-off-by: Dhruvaraj Subhashchandran <dhruvaraj@in.ibm.com> Change-Id: Ieb4fa29965b3a93b3dafa2251f354c44ca12db46
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`.