资 源 简 介
A simple program that counts the instructions executed by an arbitrary other program.
How to use
download from the Downloads sections or build manually (see the README for details).
execute: $ ./inscounter my_program
NOTE: inscounter and my_program must be in the same directory otherwise the full path to my_program must be specified.