# RustMeter CLI
**The host-side companion for the RustMeter embedded profiling system.**
[**RustMeter**](https://github.com/Christopher-06/rustmeter) is a comprehensive profiling, tracing, and monitoring system designed specifically for **Embedded Rust** applications. It is highly integrated with the [Embassy](https://github.com/embassy-rs/embassy) async framework and [defmt](https://github.com/knurling-rs/defmt) logging system. The collected data is converted into a format that can be directly visualized in the [Perfetto UI](https://ui.perfetto.dev/), providing detailed insights into runtime behavior, task scheduling, and firmware performance. Have a look at the main [RustMeter README](https://github.com/Christopher-06/rustmeter) for more details!
