hotspot/agent/make/README.txt
author roland
Wed, 14 Sep 2011 09:22:51 +0200
changeset 11196 a310a659c580
parent 1 489c9b5090e2
permissions -rw-r--r--
7077312: Provide a CALL effect for instruct declaration in the ad file Summary: abstracted way to declare that the MachNode has the effect of a call (kills caller save registers, preserves callee save registers) Reviewed-by: twisti, never

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.