Traces


Functions

TRACE LEVEL_PINCLIENT::TRACE_Allocate (ADDRINT addr)
TRACE LEVEL_PINCLIENT::TRACE_AllocateForProbe (PROBE_TYPE probeType, ADDRINT addr)
VOID LEVEL_PINCLIENT::TRACE_Deallocate (TRACE trace)

Detailed Description

Api to control the generation of traces.

Function Documentation

TRACE LEVEL_PINCLIENT::TRACE_Allocate ADDRINT  addr  ) 
 

Create a new trace. The trace is initialized with a bbl starting at the requested address

Parameters:
addr The address from where to fetch the initialization bbl
Returns:
TRACE A handle to a trace initialized with a bbl begining at address

TRACE LEVEL_PINCLIENT::TRACE_AllocateForProbe PROBE_TYPE  probeType,
ADDRINT  addr
 

Like TRACE_Allocate, but only fetch enough instructions to cover a probe

Parameters:
probeType See PROBE_TYPE
addr The address from where to fetch the initialization bbl
Returns:
TRACE A handle to a trace initialized with a bbl begining at address

VOID LEVEL_PINCLIENT::TRACE_Deallocate TRACE  trace  ) 
 

Deallocate a prev. allocated trace.


Generated on Tue Jan 16 00:09:08 2007 for Pin by  doxygen 1.4.6