Clone this repo:

Branches

  1. fc4f223 Move collectSBEDump to openpower-debug-collector by Nabil Ananthamangalath · 4 weeks ago master
  2. 90bb9ad bmcdump: Add occ-control data to plugin by Chris Cain · 5 weeks ago
  3. b616b69 opdreport: Remove duplicate fetch_serial_number function by Gopichand Paturi · 3 months ago
  4. 4cc76e3 opdreport: Fix script errors while using fetch_serial_number function by Gopichand Paturi · 3 months ago
  5. 72896a3 clang-tidy: fix missing include for uint32_t by Jayanth Othayoth · 3 months ago

openpower-debug-collector

Building the Code

To build this package, do the following steps:

    1. meson build
    2. ninja -C build

To clean the repository run `rm -rf build`.