Clone this repo:

Branches

  1. 535dfb2 sdbusplus: use shorter type aliases by Patrick Williams · 28 hours ago master
  2. 05dfcaa dumpheader: Add default serial number in the header by Gopichand Paturi · 5 months ago
  3. 1bee03b gendumpheader: Originator details info added by Swarnendu-R-C · 10 months ago
  4. 0e29d5c package: Support customized dump naming by Gopichand Paturi · 10 months ago
  5. ac291d4 package dump: Custom packaging for faultlog dump by Gopichand Paturi · 3 weeks 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`.