Open
Description
Hi there, this isn't an issue, just wanted to share a new rust crate I've put together to parse barectf-generated CTF streams.
https://crates.io/crates/barectf-parser
It's definitely not intended to be as feature-rich as babeltrace, but it may be helpful for folks who are trying to make bespoke collection tools like myself. For example, I'm working on an embedded system with an RTT barectf platform impl where logical components/apps have their own stream class and all the packets funnel down the same channel (pulled off target via a debug probe).
Metadata
Metadata
Assignees
Labels
No labels