HPCToolkit
|
#include <sys/types.h>
#include <stddef.h>
#include <ucontext.h>
#include <signal.h>
#include <monitor.h>
#include "term_handler.h"
#include <messages/messages.h>
#include <utilities/arch/context-pc.h>
Go to the source code of this file.
Functions | |
static int | hpcrun_term_handler (int sig, siginfo_t *siginfo, void *context) |
int | hpcrun_setup_term () |
int hpcrun_setup_term | ( | ) |
|
static |
Definition at line 78 of file term_handler.c.