libosmocore
1.11.0.26-c59d
Osmocom core library
Toggle main menu visibility
Main Page
Modules
Data Structures
Data Structures
Data Fields
All
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Variables
_
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
r
s
t
u
v
w
x
Files
File List
Globals
All
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
x
z
Functions
_
a
b
c
d
f
g
h
i
l
m
n
o
p
r
s
t
u
v
Variables
_
a
b
c
d
e
f
g
h
i
l
n
o
p
r
s
t
u
v
x
Typedefs
Enumerations
Enumerator
_
c
g
h
i
l
o
p
r
s
z
Macros
_
a
b
c
d
g
h
i
j
l
m
n
o
r
s
t
w
•
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_log_backtrace
void osmo_log_backtrace(int subsys, int level)
Generate and log a call back-trace.
Definition:
backtrace.c:75
osmo_generate_backtrace
void osmo_generate_backtrace(void)
Generate and print a call back-trace.
Definition:
backtrace.c:63
subsys
char subsys[16]
logging sub-system
Definition:
gsmtap.h:9
level
uint8_t level
logging level
Definition:
gsmtap.h:6
include
osmocom
core
backtrace.h
Generated by
1.9.4