SimGrid
3.13
Versatile Simulation of Distributed Systems
|
Functions | |
void | xbt_backtrace_preinit (void) |
void | xbt_backtrace_postexit (void) |
void | xbt_backtrace_current (xbt_ex_t *e) |
Captures a backtrace for further use. More... | |
void | xbt_ex_setup_backtrace (xbt_ex_t *e) |
int | xbt_backtrace_no_malloc (void **array, int size) |
reimplementation of glibc backtrace based directly on gcc library, without implicit malloc More... | |