#tracing #function #instrumentation #uftrace #front-end #mcount

nightly rftrace-frontend

Rftracer frontend for writing uftrace compatible traces

3 unstable releases

0.2.1 Mar 27, 2024
0.2.0 Mar 27, 2024
0.1.0 Jul 6, 2020

#201 in Profiling

Download history 36/week @ 2023-12-29 124/week @ 2024-01-05 26/week @ 2024-01-12 18/week @ 2024-01-19 7/week @ 2024-01-26 15/week @ 2024-02-02 35/week @ 2024-02-09 71/week @ 2024-02-16 18/week @ 2024-02-23 9/week @ 2024-03-01 20/week @ 2024-03-08 5/week @ 2024-03-15 203/week @ 2024-03-22 95/week @ 2024-03-29 143/week @ 2024-04-05

447 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.


lib.rs:

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