#tracing #instrumentation #function #uftrace #mcount

nightly rftrace-frontend

Rftracer frontend for writing uftrace compatible traces

5 releases

new 0.2.3 Apr 22, 2025
0.2.2 Oct 11, 2024
0.2.1 Mar 27, 2024
0.2.0 Mar 27, 2024
0.1.0 Jul 6, 2020

#237 in Profiling

Download history 47/week @ 2025-01-06 65/week @ 2025-01-13 22/week @ 2025-01-20 33/week @ 2025-01-27 133/week @ 2025-02-03 37/week @ 2025-02-10 114/week @ 2025-02-17 63/week @ 2025-02-24 55/week @ 2025-03-03 33/week @ 2025-03-10 69/week @ 2025-03-17 78/week @ 2025-03-24 54/week @ 2025-03-31 83/week @ 2025-04-07 14/week @ 2025-04-14 198/week @ 2025-04-21

355 downloads per month
Used in 2 crates

MIT/Apache

16KB
266 lines

This crate provides a possible frontend for rftracer. It can initialize an event buffer, enable/disable tracing and save the trace to disk in a uftrace compatible format. A lot of documentation can be found in the parent workspaces readme.

Dependencies

~125KB