libosmocore
1.5.1
Osmocom core library
Main Page
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
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:129
level
uint8_t level
logging level
Definition:
gsmtap.h:126
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 by
1.8.8