DrMemtrace tool that computes the most-referenced cache lines. More...
#include "analysis_tool.h"
Namespaces | |
namespace | dynamorio::drmemtrace |
Functions | |
analysis_tool_t * | dynamorio::drmemtrace::histogram_tool_create (unsigned int line_size=64, unsigned int report_top=10, unsigned int verbose=0) |
DrMemtrace tool that computes the most-referenced cache lines.