--- title: "/clients/include/drmemtrace/basic_counts_create.h File Reference" layout: default permalink: /basic__counts__create_8h.html ---
DynamoRIO
|
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.