#tracing #function #instrumentation #mcount #uftrace

rftrace-frontend-ffi

Default rftracer frontend as a static library so it can be called from C code

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

#425 in Profiling

Download history 40/week @ 2024-07-01 25/week @ 2024-07-29 13/week @ 2024-09-23 10/week @ 2024-09-30 137/week @ 2024-10-07 22/week @ 2024-10-14

182 downloads per month

MIT/Apache

20KB
306 lines

This is an ffi wrapper around rftrace-frontend, enabling calling it from c code You can find a usage example in the repository A lot of documentation can be found in the parent workspaces readme.


lib.rs:

This is an ffi wrapper around rftrace-frontend, enabling calling it from c code You can find a usage example in the repository A lot of documentation can be found in the parent workspaces readme.

Dependencies

~120KB