DrMemtrace view trace analysis tool creation. More...
#include "analysis_tool.h"
Namespaces | |
namespace | dynamorio::drmemtrace |
Functions | |
analysis_tool_t * | dynamorio::drmemtrace::view_tool_create (const std::string &module_file_path, uint64_t skip_refs, uint64_t sim_refs, const std::string &syntax, unsigned int verbose=0, const std::string &alt_module_dir="") |
DrMemtrace view trace analysis tool creation.