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

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

#337 in Profiling

Download history 101/week @ 2024-04-01 113/week @ 2024-04-08 6/week @ 2024-04-15 42/week @ 2024-04-22 24/week @ 2024-04-29 6/week @ 2024-05-06 35/week @ 2024-05-13 60/week @ 2024-05-20 17/week @ 2024-05-27 42/week @ 2024-06-03 16/week @ 2024-06-10 43/week @ 2024-06-17 70/week @ 2024-06-24 60/week @ 2024-07-01 15/week @ 2024-07-08 48/week @ 2024-07-15

195 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