HPCToolkit
term_handler.c File Reference
#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>
Include dependency graph for term_handler.c:

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 ()
 

Function Documentation

◆ hpcrun_setup_term()

int hpcrun_setup_term ( )

Definition at line 89 of file term_handler.c.

Here is the call graph for this function:

◆ hpcrun_term_handler()

static int hpcrun_term_handler ( int  sig,
siginfo_t *  siginfo,
void *  context 
)
static

Definition at line 78 of file term_handler.c.

Here is the call graph for this function:
Here is the caller graph for this function: