Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 199601 | Differences between
and this patch

Collapse All | Expand All

(-)org.eclipse.tptp.platform.doc.user/tasks/testpref.htm (-5 / +8 lines)
Lines 28-41 Link Here
28
and Logging preferences pane opens.</li>
28
and Logging preferences pane opens.</li>
29
<li>Use this pane to:</li>
29
<li>Use this pane to:</li>
30
<ol type="a">
30
<ol type="a">
31
<li>Enable or disable profiling or logging</li>
31
<li>Change the default project name of a new profiling session. The project specified will be 
32
<li>Change the default project name of a new profiling session.</li>
32
used to store the profiling data under the current workspace, if you choose to save the 
33
data after profiling an application.
34
</li>
33
<li>Specify whether to show helpful tips about profiling.</li>
35
<li>Specify whether to show helpful tips about profiling.</li>
34
<li>If you are not using a local deployment, specify the port number that the agent uses to connect to the Agent Controller.</li>
36
<li>Specify the port number to be used when profiling an application through a launch
37
configuration where the Hosts tab is not available, such as Java Application.
38
</li>
35
</ol>
39
</ol>
36
40
37
<li>Select <b>Appearance</b> (and the items below it) to change the resources appearing
41
<li>Select <b>Appearance</b> (and the items below it) to change the colors in the execution flow graph, and the amount of
38
in the Profiling Monitor view, the colors in the execution flow graph, and the amount of
39
data displayed on each page of the Sequence Diagram.</li>
42
data displayed on each page of the Sequence Diagram.</li>
40
43
41
<li>If you are working with more than one machine, use <b>Hosts</b> to identify
44
<li>If you are working with more than one machine, use <b>Hosts</b> to identify

Return to bug 199601