rustmeter 0.2.1

RustMeter CLI application to interact with RustMeter beacons and export Perfetto traces.
rustmeter-0.2.1 is not a library.

RustMeter CLI

The host-side companion for the RustMeter embedded profiling system.

RustMeter is a comprehensive profiling, tracing, and monitoring system designed specifically for Embedded Rust applications. It is highly integrated with the Embassy async framework and defmt logging system. The collected data is converted into a format that can be directly visualized in the Perfetto UI, providing detailed insights into runtime behavior, task scheduling, and firmware performance. Have a look at the main RustMeter README for more details!

Perfetto UI Screenshot