Locating a Thread Instance

To locate a particular thread instance:

  1. In the Trace View, open the Finder window (Ctrl+Shift+F).
  2. In the Finder window, you can specify filters on timing properties, such as response time, in order to quickly find extreme cases.

You can prioritize actor instances in search results by adding actor or instance as the first keyword.

If an actor is selected in the result, press the Tab key to see min/max values for the current actor, like execution time and fragmentation. This will help when setting an advanced filter.

Example where clauses for actor instances:

where exec is max

where frag > 2 and wait < 10000

 

See Finder Window for more information.

 

Related Topics ABOUT TRACEALYZER:

rELATED tOPICS ABOUT MONITORING: