Probe's global runtime information. More...
#include <_probe-api.h>
Data Fields | |
SEAP_CTX_t * | ctx |
protocol context for communication with the library | |
int | sd |
file descriptor used for communication | |
pcache_t * | pcache |
probed objects cache | |
pthread_rwlock_t | pcache_lock |
cache lock | |
struct id_desc_t | id_desc |
id generation information | |
void * | probe_arg |
optional argument to probe_main() |
Probe's global runtime information.