Clone this repo:

Branches

  1. da87a50 Add entity-objects D-Bus objects to dump by Matt Spinler · 10 days ago master
  2. 5d89cef clang-format: update latest spec and reformat by Patrick Williams · 5 weeks ago
  3. b37d826 meson: reformat with meson formatter by Patrick Williams · 6 weeks ago
  4. 0c15797 clang-format: re-format for clang-19 by Patrick Williams · 3 months ago
  5. 0d72381 Faultlog: Add support to install Faultlog by Gopichand Paturi · 5 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`.