#perfetto #embedded-profiling #cli

app rustmeter

RustMeter CLI application to interact with RustMeter beacons and export Perfetto traces

3 unstable releases

Uses new Rust 2024

0.2.1 Jan 26, 2026
0.2.0 Jan 25, 2026
0.1.0 Dec 10, 2025

#537 in Profiling

MIT license

235KB
5K SLoC

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

Dependencies

~115MB
~2M SLoC