2.1.1 Increase the available memory
To increase the maximum capture size that Graphics Analyzer can accommodate, increase the amount of memory that is available to the application.
Procedure
-
Open <install_directory>/gui/aga.ini with a text editor.
-
Find the Java Virtual Machine (JVM) argument starting with
-Xmx.
The number that follows the argument defines the maximum
amount of memory that the application claims when running, with a trailing
m for megabytes or g for
gigabytes.
-
Increase this number with a multiple of four that matches the capabilities of your system.
Ensure that your modifications follow the same format for the
argument, that is no spaces and a trailing lowercase m, or g.