| [News.eclipse.test-and-performance] Re: problems with profiling tools |
Great, it works very well for me. Thank you very much.
David
In order to get the UML2 interaction views, you need to tell it to collect this type of data. It's turned off by default because of the large amount of processing required. To turn it on, open the launch configuration dialog, and select the Execution History profiling set in the Overview sub-tab of the Profiling tab. Click Edit... in this same tab to edit the profiling set. Select the Execution Time Analysis profiling type in the tree, under the Time Analysis group. You'll see the options on the right. Select the option to collect graphical flow information. If you want the object interactions view (interactions between individual instances), also select the option to collect instance level information.
Let me know how it goes...
Thanks, Curt