Power fault analysis routines for the Witherspoon system

Clone this repo:

Branches

  1. dadc817 clang-format: copy latest and re-format by Patrick Williams · 6 months ago master
  2. 4cde7e4 regenerate elog-errors.hpp by Patrick Williams · 8 months ago
  3. 7a771c1 meson_options.txt: Support for reading options from meson.options by George Liu · 8 months ago
  4. b1dc2b2 build: upgrade to C++23 by Patrick Williams · 9 months ago
  5. 3c55c23 meson: remove cppfs dependency by Patrick Williams · 11 months ago

witherspoon-pfault-analysis

Code for detecting and analyzing power faults on Witherspoon.

To Build

To build this package, do the following steps:

  1. meson setup build
  2. ninja -C build

To clean the repository again run rm -rf build.