Combining Visual Studio Analyzer Views

You can open more than one Visual Studio Analyzer view on your desktop at the same time. Views are synchronized to each other by default. If you select an event in the Event List view, all other open views will synchronize to that same event. If you select a time range in the Chart view, all other open views will synchronize to that time range. You can disable the synchronization.

You can also open multiple views on multiple Visual Studio Analyzer event logs. Only one event log can be recording at a time, but you can certainly look at more than one event log at the same time.

To combine Visual Studio Analyzer views on the same event log

  1. In the Project Explorer, select the event log you want to view.

  2. Click the View menu, click Analyzer, and then click the view you want, or right-click on the event log.

  3. Repeat step 2 to open another view on the event log.

  4. Use the Cascade and Tile options on the Window menu to arrange the views, or use the Window menu to convert document windows to docking windows. See for information on window types, docking windows, and other window management issues.

To open Visual Studio Analyzer views on different event logs

  1. In the Project Explorer, select the first event log you want to view.

  2. Click the View menu, click Analyzer, and then click the view you want.

  3. In the Project Explorer, select the next event log you want to view.

  4. Repeat step 2 to open the view you want on that log.

  5. Use the Cascade and Tile options on the Window menu to arrange the views.

To disable synchronization for a view

  1. Right-click to display the shortcut menu inside the view for which you want to disable synchronization.

  2. Click AutoSelect.

    You can also use the AutoSelect button on the Analyzer Windows toolbar.

    ****Note  **** To re-enable synchronization, click AutoSelect on the view's shortcut menu again.