Skip to main content

µOS++ Tracing Infrastructure

A C/C++ source code library with the µOS++ tracing infrastructure

xpm install @micro-os-plus/diag-trace@4.2.1 --verbose

Modern, portable, configurable

The modern C++ code is highly portable and compiles seamlessly with the latest versions of GCC and clang. To facilitate integration, both CMake and meson configurations are provided.

Easy to Use & Reproducible

Projects can reference this library through an explicitly versioned dependency. This guarantees reproducibility, which is particularly advantageous in CI/CD environments.

Part of the Node.js ecosystem

The xpm CLI tool complements npm with several additional features tailored for C/C++ projects. This enables the source package to integrate seamlessly into the Node.js ecosystem, while still permitting manual installation of the library.