Jikes Profiler Client Source code to accompany the Dr. Dobb's Journal
article "A Real-time Performance Visualizer for Java" by John Whaley
and John J. Barton, to appear in 1998.

PLEASE NOTE: This is only the "visualizer" client code!  As such it is
not useful as a profiler: we cannot give you the server half.  The
server requires access to the internals of a Java Virtual Machine
(JVM). Our JVM is an unreleased research tool.  Ports to Sun's JVM
cannot be distributed by us because the server has to be linked into
the JVM executable and we cannot distribute Sun JVM executables for
Windows operating systems.  Hopefully, this source code will give you
some ideas for your java code.

PLEASE NOTE: This code is distributed under copyrights held by IBM.
Please see the file COPYRIGHT.txt for details.

To run the applet, edit "RUNME.BAT" for Windows or change as
appropriate.  If you get a "checkconnect.networkhost1" error,
Pick "Applet->Properties" on the AppletViewer and set network access
to unrestricted.


John J. Barton
jjb@watson.ibm.com
IBM Research
