Clone this repo:

Branches

  1. 6f1be97 Support for memory buffer SBE dump by Dhruvaraj Subhashchandran · 3 weeks ago master
  2. 9098d8c Add support for performance dump by Dhruvaraj Subhashchandran · 1 year, 5 months ago
  3. ca9236c Implementing Phosphor-Logging/LG2 logging by Dhruvaraj Subhashchandran · 2 days ago
  4. f9f65b8 Stop instructions before collecting dump by Dhruvaraj Subhashchandran · 1 year, 6 months ago
  5. 5f5c94d Collect SBE dump during chip-op timeouts by Dhruvaraj Subhashchandran · 2 years, 6 months ago

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`.