libosmocore 1.13.1.12-8e6ea
Osmocom core library
backtrace.h File Reference

Go to the source code of this file.

Functions

void osmo_generate_backtrace (void)
 
void osmo_log_backtrace (int subsys, int level)
 

Function Documentation

◆ osmo_generate_backtrace()

void osmo_generate_backtrace ( void  )

Referenced by osmo_panic_default().

◆ osmo_log_backtrace()

void osmo_log_backtrace ( int  subsys,
int  level 
)

References level, LOGP, and subsys.

Referenced by _osmo_fsm_inst_dispatch().