This package contains the Perfometer GUI java source code that allows a user to connect to an application that uses the performeter API and display the PAPI results graphically. The GUI requires a Java Runtime Engine that can be found at http://java.sun.com/j2se/1.3/download.html.
C Sources for the Perfometer Backend Library. This package contains the Perfometer backend source code that allows a user to make library calls in their application that sends the data to a graphical user interface. The GUI portion of this tool requires a Java Runtime Engine that can be found at http://java.sun.com/j2se/1.3/download.html.