Viewing information about events initiated by the parent process in the tree of events

To display a table of all events initiated by the parent process:

  1. Perform an event search in design mode or source code mode.

    The event table is displayed.

  2. Select the event whose information you want to view.

    This opens a window containing information about the event. The upper part of the event information window displays the tree of events.

  3. Click the name of the parent process in the event tree.

    In the bottom part of the window, the Details tab displays information about the event that is the parent event with regard to the event being viewed.

  4. Go to the Events tab.

    A table of all events initiated by the parent process is displayed. By default, events in the table are sorted by time, with the newest events at the top of the table.

    You can view event information by clicking the row of the relevant event. The event node is displayed in the tree of events.

To display the event table grouped by type:

  1. Perform an event search in design mode or source code mode.

    The event table is displayed.

  2. Select the event whose information you want to view.

    This opens a window containing information about the event. The upper part of the event information window displays the tree of events.

  3. Click the drop-down list to the right of the parent process name in the tree of events.

    A list of all events initiated by the parent process is displayed. By default, the events in the list are grouped by type.

  4. In the tree of events, in the drop-down list to the right of the parent process name, select one of the following options:
    • If you want to display all events initiated by the parent process, click All events.

      A table of all events initiated by the parent process is displayed. By default, events in the table are sorted by time, with the newest events at the top of the table.

    • If you want to view all events of a particular type initiated by the parent process, select the name of the relevant event type.

      A table of all events initiated by the parent process is displayed, grouped by type.

    You can view event information by clicking the row of the relevant event. The event is displayed in the tree of events.

Page top