After you have identified a thread bottleneck, use the Thread View, the UML2 Object Interactions view, and the Profiling Monitor to identify the methods implicated in the bottleneck.
Prerequisite: To use the UML2 Object Interactions view, you must select Collect UML2 Sequence Diagram object interaction data in the Thread Analysis profiling type when you collect data. Refer to Collecting thread data.
To see what methods were called at the time of a bottleneck:
The following topic provides additional information about using these views together:
Using the Thread View, UML2 Object Interactions view, and the Profiling Monitor together
The Thread View, UML2 Object Interactions view, and the Call Stack node in the Profiling Monitor provide complementary information. Changing the focus in the Thread View or the UML2 Object Interactions view synchronizes all of them.
Parent topic: Detecting thread bottlenecks
Related tasks
Identifying thread bottlenecks
Related reference
The Thread View