Pin
Typedefs | Functions
probe_instrument.cpp File Reference
#include "level_base.H"
#include "level_core.H"
#include "level_imgio.H"
#include "level_vmclient.H"
#include "level_pinclient.H"
#include <unistd.h>
#include <sys/syscall.h>
#include <sys/types.h>
#include "baresyscall/baresyscall.h"
#include <sched.h>
#include <pincrt_mac.h>
#include "mac/mac-calls.h"

Typedefs

typedef VOID(* LEVEL_PINCLIENT::FORK_PROBE_MODE_CALLBACK) (UINT32 childPid, VOID *v)
 

Functions

PIN_CALLBACK LEVEL_PINCLIENT::PIN_AddForkFunctionProbed (FPOINT point, FORK_PROBE_MODE_CALLBACK fun, VOID *val)
 

Detailed Description

Unix-specific instrumentation in probe mode