commit | cb65ffce0f0496c603cba6d6e12b20d66372cb9a | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Oct 16 08:29:32 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Oct 18 16:33:14 2018 -0400 |
tree | ea178b2585004b8b00a1006ec1b2f5adffc99ca1 | |
parent | ae871bd0661c472a0c3ad231fc3623535bcfba2d [diff] |
Enable clang code format Change-Id: Ib640ef7cea99ff505965182ec9900a2d53a8986e Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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`.