Skip to content

A repository to house instrumentation tools and related code. Created for the COMSE6156 final project.

Notifications You must be signed in to change notification settings

andrewcalvano/COMSE6156_Project

Repository files navigation

This repository houses instrumentation tools written for the final COMSE6156 project.

It also contains raw measurements obtained during the evaluation using the atop utility.

The measurement_data directory contains these raw measurements. For tests that completed this
directory also contains the coverage and mmap files produced.

The intelpin directory contains the basic block edge coverage tool implemented in the Intel PIN
DBI framework.

The valgrind directory contains the basic block edge coverage tool implemented in the Valgrind
DBI framework.

The dynamorio directory contains the basic block edge coverage tool implemented in the DynamoRIO
DBI framework.

The INSTALL.txt file contains instructions on how to build and use each instrumentation tool.

The EVALUATION.txt file contains instructions on how to perform the evaluation using atop.

About

A repository to house instrumentation tools and related code. Created for the COMSE6156 final project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published