Expand description
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.
Functions§
- Wraps rftrace_frontend::disable();
- Wraps rftrace_frontend::dump_full_uftrace
- Wraps rftrace_frontend::dump_trace
- Wraps rftrace_frontend::enable()
- Wraps rftrace_frontend::init();