The ProgramProfiler class implements a probe that can be used to profile pieces of the program or the whole program. It maintains a simple array of long that stores the count for every instruction.
@author Ben L. Titzer
@see avrora.sim.util.Counter
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.