Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This section includes the following topics:

■    About  About the Activity workspace

■    How  How the Activity workspace is structured

■    About  About the Activity workspace analysis tabs

■    How  How the identify performance problems in the Tree View

Anchor
AbouttheActivityworkspace
AbouttheActivityworkspace
About the Activity workspace

The Precise for Microsoft .NET Activity workspace displays an execution tree of all monitored instances and various analysis tabs, enabling comprehensive and effective drilling down in the monitored instances and their invoked methods to locate specific performance issues and their underlying causes.

Anchor
HowtheActivityworkspaceisstructured
HowtheActivityworkspaceisstructured
How the Activity workspace is structured

The Activity workspace is divided up into two main areas. The Main area (left pane) features an execution tree of all monitored instances. The Association area (right pane) features analysis tabs that provide specific information about the node selected in the execution tree in the left pane. The workspace heading displays the instance name, the server name, and what field the tree is sorted by.

...

The Association area displays a variety of analysis tabs, corresponding to the selected node in the execution tree. See “About the Activity workspace analysis tabs” on page 23.

Anchor
AbouttheActivityworkspaceanalysistabs
AbouttheActivityworkspaceanalysistabs
About the Activity workspace analysis tabs

The Activity workspace analysis tabs display indepth information about and in context of the node selected in the execution tree, shown within the tree in bold for referencing. While navigating through the analysis tabs, you can select different hyperlinked entities associated with the originally selected node. Selecting a hyperlinked node in an analysis tab will select that node within the execution tree, and all information displayed in the analysis tabs will be refreshed to correspond to the newly selected node.

...

The Avg. Response Time (Sec) vs. Executions overtime bar graph displays the relationship over time between the average response time of the exit point selected in the table above and the number of times the exit point was executed in the selected time frame. Hovering at any point in the bar graph will display a ToolTip with the date and time of the time slice, the average response time, and the number of executions.

Anchor
HowtheidentifyperformanceproblemsintheTreeView
HowtheidentifyperformanceproblemsintheTreeView
How the identify performance problems in the Tree View

You can identify a performance problem in Tree View by doing one or more of the following:

...