Click the Search button in the Trace Data viewer to find and filter the trace data displayed in the Trace Data viewer. The Find dialog box appears. You can search for a particular set of events based on a specific criteria and filter the events within the Trace Data viewer.
To find particular events in the trace data:
A list of columns of the Trace Data viewer appears.
A list of operators corresponding to the added column are supported.
For numerical fields, standard equivalency operators are provided, that is ==, >, !=, >=, <, <=, depending upon the field.
For text fields, contains, doesn-t-contain, doesn-t-equal, and equals operators are provided.
The focus will move to the first event that matches the search expression, and the corresponding row containing the event in the Trace Data viewer will be selected.
The search starting point is determined by the currently selected cell in the Trace Data viewer and the search direction. If no cell is currently selected then the search starts at the beginning of the trace data if the search direction is forward or at the end of the trace data if the search direction is backward.
If a cell is currently selected then the search begins in the row immediately after the selected row if the search direction is forward, or in the row immediately preceeding the selected row if the search direction is backward.
To filter events:, repeat steps 3 - 8 and click the Filter button in the Find dialog box and repeat the steps 3 - 8. The data in the Trace Data viewer will be filtered to show only the trace events that match the filter expression.