libosmocore 1.9.0.196-9975
Osmocom core library
backtrace.h
Go to the documentation of this file.
1
3#pragma once
4
6void osmo_log_backtrace(int subsys, int level);
void osmo_log_backtrace(int subsys, int level)
Generate and log a call back-trace.
Definition: backtrace.c:75
void osmo_generate_backtrace(void)
Generate and print a call back-trace.
Definition: backtrace.c:63
char subsys[16]
logging sub-system
Definition: gsmtap.h:9
uint8_t level
logging level
Definition: gsmtap.h:6