#tracing #function #uftrace #mcount #instrumentation

nightly rftrace-frontend

Rftracer frontend for writing uftrace compatible traces

1 unstable release

0.1.0 Jul 6, 2020

#33 in #instrumentation

Download history 4/week @ 2022-11-29 13/week @ 2022-12-06 9/week @ 2022-12-13 8/week @ 2022-12-20 10/week @ 2022-12-27 3/week @ 2023-01-03 8/week @ 2023-01-10 9/week @ 2023-01-17 17/week @ 2023-01-24 16/week @ 2023-01-31 19/week @ 2023-02-07 25/week @ 2023-02-14 21/week @ 2023-02-21 5/week @ 2023-02-28 34/week @ 2023-03-07 6/week @ 2023-03-14

83 downloads per month
Used in 2 crates

MIT/Apache

15KB
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