view agent/make/README.txt @ 5046:2eb3c0920cf1

Fix performance regression: When never executed code is not compiled, deoptimize before the branch so that interpreter updates profiling information.
author Christian Wimmer <Christian.Wimmer@Oracle.com>
date Wed, 07 Mar 2012 11:06:14 -0800
parents a61af66fc99e
children
line wrap: on
line source

These are the Java-level sources for the Serviceability Agent (SA).

To build, type "gnumake all".

For usage documentation, please refer to ../doc/index.html.