#tracing #instrumentation #function #uftrace #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

#242 in Profiling

Download history 1/week @ 2024-08-14 7/week @ 2024-08-21 8/week @ 2024-08-28 2/week @ 2024-09-04 67/week @ 2024-09-11 20/week @ 2024-09-18 20/week @ 2024-09-25 25/week @ 2024-10-02 187/week @ 2024-10-09 13/week @ 2024-10-16 3/week @ 2024-10-23 7/week @ 2024-10-30 28/week @ 2024-11-06 11/week @ 2024-11-13 28/week @ 2024-11-20 13/week @ 2024-11-27

86 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