memtrace_stream.h File Reference

DrMemtrace interface for obtaining information from analysis tools on the full stream of memory reference records. More...

#include <cassert>
#include <cstdint>
#include <string>
#include <unordered_map>
#include "trace_entry.h"
#include "memref.h"
#include "kernel_tracker.h"

Data Structures

class  dynamorio::drmemtrace::memtrace_stream_t
 
class  dynamorio::drmemtrace::default_memtrace_stream_t
 

Namespaces

 dynamorio
 
 dynamorio::drmemtrace
 

Detailed Description

DrMemtrace interface for obtaining information from analysis tools on the full stream of memory reference records.