#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: