DrMemtrace basic counting trace analysis tool creation. More...
#include "analysis_tool.h"
Functions | |
analysis_tool_t * | basic_counts_tool_create (unsigned int verbose=0) |
DrMemtrace basic counting trace analysis tool creation.
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.