DynamoRIO API
basic_counts_create.h File Reference

DrMemtrace basic counting trace analysis tool creation. More...

#include "analysis_tool.h"

Functions

analysis_tool_tbasic_counts_tool_create (unsigned int verbose=0)
 

Detailed Description

DrMemtrace basic counting trace analysis tool creation.

Function Documentation

◆ basic_counts_tool_create()

analysis_tool_t* basic_counts_tool_create ( unsigned int  verbose = 0)

Creates an analysis tool which counts the number of instructions, loads, stores, prefetch, threads, and markers in the trace.