libosmocore
1.0.1
Osmocom core library
backtrace.h
Go to the documentation of this file.
1
3
#pragma once
4
5
void
osmo_generate_backtrace
(
void
);
6
void
osmo_log_backtrace
(
int
subsys
,
int
level
);
osmo_generate_backtrace
void osmo_generate_backtrace(void)
Generate and print a call back-trace.
Definition:
backtrace.c:67
subsys
char subsys[16]
logging sub-system
Definition:
gsmtap.h:122
level
uint8_t level
logging level
Definition:
gsmtap.h:119
osmo_log_backtrace
void osmo_log_backtrace(int subsys, int level)
Generate and log a call back-trace.
Definition:
backtrace.c:79
include
osmocom
core
backtrace.h
Generated on Mon Jan 21 2019 13:50:42 for libosmocore by
1.8.13