#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

#429 in Profiling

Download history 10/week @ 2024-10-18 1/week @ 2024-10-25 32/week @ 2024-11-01 4/week @ 2024-11-08 16/week @ 2024-11-15 32/week @ 2024-11-22 3/week @ 2024-11-29 53/week @ 2024-12-06 118/week @ 2024-12-13 66/week @ 2024-12-20 140/week @ 2024-12-27 118/week @ 2025-01-03 44/week @ 2025-01-10 45/week @ 2025-01-17 27/week @ 2025-01-24 85/week @ 2025-01-31

202 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