#tracing #instrumentation #uftrace #function #mcount

nightly rftrace-frontend

Rftracer frontend for writing uftrace compatible traces

4 releases

0.2.2 Oct 11, 2024
0.2.1 Mar 27, 2024
0.2.0 Mar 27, 2024
0.1.0 Jul 6, 2020

#426 in Profiling

Download history 9/week @ 2024-09-09 66/week @ 2024-09-16 23/week @ 2024-09-23 30/week @ 2024-09-30 175/week @ 2024-10-07 26/week @ 2024-10-14 6/week @ 2024-10-21 34/week @ 2024-11-04 3/week @ 2024-11-11 22/week @ 2024-11-18 28/week @ 2024-11-25 62/week @ 2024-12-09 139/week @ 2024-12-16 83/week @ 2024-12-23

284 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

~120KB