#tracing #function #uftrace #mcount #instrumentation

rftrace-frontend-ffi

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

1 unstable release

0.1.0 Jul 6, 2020

#38 in #instrumentation

MIT/Apache

18KB
307 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