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§
- marker
- rftrace_
disable ⚠ - Wraps rftrace_frontend::disable();
- rftrace_
dump_ ⚠full_ uftrace - Wraps rftrace_frontend::dump_full_uftrace
- rftrace_
dump_ ⚠trace - Wraps rftrace_frontend::dump_trace
- rftrace_
enable ⚠ - Wraps rftrace_frontend::enable()
- rftrace_
init ⚠ - Wraps rftrace_frontend::init();