view agent/make/README.txt @ 4591:33f181ad79d5

changed DynamicSizeBasedInliningPolicy to use log(probability) for frequently executed loops, added check for SmallCompiledCodeSize to WeightBasedInliningPolicy.
author Christian Haeubl <christian.haeubl@oracle.com>
date Mon, 13 Feb 2012 18:40:54 -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.