Debug Functions
Last updated March 2020
Name | Description |
---|---|
debug_tools_init | initializes the debug_tools layer |
debug_tools_register_event_func | Register an event function for debugging |
ec_debug_printf | Write debug information given a debug level |
ec_mod_vdebug | Log debugging information for a module |
ec_render_my_stack_trace | render a stack backtrace to a string |
heartbeat_init | establish the heartbeat segment with the gimli monitor |
heartbeat_set_state | Changes the heartbeat state |
Was this page helpful?