Add Readme

Change-Id: I95365609439af847cd8cb1a5c0bd062ce7686625
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
1 file changed
tree: 2c89d1f8b90ac861c2c2ce257a200cb4a2976d9a
  1. LICENSE
  2. README.md
README.md

Code for detecting and analyzing power faults on Witherspoon.

To Build

To build this package, do the following steps:

    1. ./bootstrap.sh
    2. ./configure ${CONFIGURE_FLAGS}
    3. make

To full clean the repository again run `./bootstrap.sh clean`.