FD.io VPP  v17.10-9-gd594711
Vector Packet Processing
backtrace.c File Reference
+ Include dependency graph for backtrace.c:

Go to the source code of this file.

Data Structures

struct  clib_generic_stack_frame_t
 

Macros

#define clib_backtrace_defined
 

Typedefs

typedef struct clib_generic_stack_frame_t clib_generic_stack_frame_t
 

Functions

uword clib_backtrace (uword *callers, uword max_callers, uword n_frames_to_skip)
 

Macro Definition Documentation

#define clib_backtrace_defined

Definition at line 220 of file backtrace.c.

Typedef Documentation

Function Documentation

uword clib_backtrace ( uword callers,
uword  max_callers,
uword  n_frames_to_skip 
)

Definition at line 232 of file backtrace.c.

+ Here is the call graph for this function:

+ Here is the caller graph for this function: