|
libosmocore 1.14.0.4-e1514
Osmocom core library
|
Routines related to generating call back traces. More...
#include <stdio.h>#include <stdlib.h>#include "config.h"#include <osmocom/core/utils.h>#include <osmocom/core/logging.h>Functions | |
| void | osmo_generate_backtrace (void) |
| void | osmo_log_backtrace (int subsys, int level) |
Routines related to generating call back traces.
Referenced by osmo_panic_default().