DynamoRIO
|
pt2ir.h File Reference
Offline PT raw trace converter. More...
#include <string>
#include <vector>
#include <iostream>
#include <fstream>
#include <memory>
#include <mutex>
#include "dr_api.h"
#include "drir.h"
#include "elf_loader.h"
Data Structures | |
struct | dynamorio::drmemtrace::pt_iscache_autoclean_t |
struct | dynamorio::drmemtrace::pt_cpu_t |
struct | dynamorio::drmemtrace::pt_config_t |
struct | dynamorio::drmemtrace::pt_sb_config_t |
struct | dynamorio::drmemtrace::pt2ir_config_t |
class | dynamorio::drmemtrace::pt2ir_t |
Namespaces | |
dynamorio::drmemtrace | |
Detailed Description
Offline PT raw trace converter.