_tracedump_trace_header_t Struct Reference

#include <dr_tools.h>


Data Fields

int frag_id
app_pc tag
app_pc cache_start_pc
int entry_offs
int num_exits
int code_size
uint num_bbs
bool x64


Detailed Description

Header for an individual trace in a binary trace dump file.

Field Documentation

Code cache address of start of trace.

Length of the trace in the code cache.

Offset into trace of normal entry.

Identifier for the trace.

Number of constituent basic blocks making up the trace.

Number of exits from the trace.

Application address for start of trace.

Whether the trace contains 64-bit code.


The documentation for this struct was generated from the following file:

  DynamoRIO API version 2.0.0 --- Thu Apr 22 00:18:20 2010