--- title: "dynamorio::drmemtrace::_trace_entry_t Struct Reference" layout: default permalink: /structdynamorio_1_1drmemtrace_1_1__trace__entry__t.html ---
DynamoRIO
|
#include <trace_entry.h>
This is the data format generated by the online tracer and produced after post-processing of raw offline traces. The dynamorio::drmemtrace::reader_t class transforms this into memref_t before handing to analysis tools. Each trace entry is a <type, size, addr> tuple representing: