IBM User Guide for Java V7 on Windows > Troubleshooting and support > Using diagnostic tools > Tracing Java applications and the JVM > Controlling the trace > Detailed descriptions of trace options
suspendcount=<count>
This trace option determines whether tracing is enabled for each thread.
If <count> is greater than zero, each thread initially has its tracing enabled and must receive <count> suspend this action before it stops tracing.
Note: You cannot use resumecount and suspendcount together because they both set the same internal counter.
This trace option is for use with the trigger option. For more information, see trigger=<clause>[,<clause>][,<clause>]....
Example
- Start with all tracing turned on. Each thread stops tracing when it has had three suspendthis actions performed on it:
-Xtrace:suspendcount=3
Parent: Detailed descriptions of trace options
Error 404 - Not Found Error 404 - Not Found
The document you are looking for may have been removed or re-named. Please contact the web site owner for further assistance.