app: add logging_mipisystcat_overlay.conf overlay config#7838
app: add logging_mipisystcat_overlay.conf overlay config#7838lgirdwood merged 1 commit intothesofproject:mainfrom
Conversation
Add an overlay config to build SOF with MIPI Sys-T Catalog logging enabled. Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
|
Shall we expect with this PR and MIPI device, SOF logs can be routed out to host like mtrace? |
|
@btian1 wrote:
This PR only changes en encoding of the logs. E.g. one can still use "mtrace-reader.py" to capture logs with SOF Linux driver. The only change is that one needs to use additional tools to parse the captured (binary) logs. |
|
please send out a mail(once #7703 resolved) for how to use tool to decode mipi logs, one more ask is: what's the benefit to add one more log format? windows required? |
There is a "subscribe" button.
https://docs.zephyrproject.org/latest/services/logging/index.html |
Add an overlay config to build SOF with MIPI Sys-T Catalog logging enabled.
This adds MIPI Sys-T Catalog as an overlay option. There are still issues (tracked in #7703 ) with using this output in SOF, and some of the SOF CI infra is not prepare to handle binary-encoded logs, so this option cannot yet be enabled across the board.