|
Lines 1-7
Link Here
|
| 1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
1 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
| 2 |
<!-- |
2 |
<!-- |
| 3 |
/********************************************************************** |
3 |
/********************************************************************** |
| 4 |
* Copyright (c) 2000, 2007 IBM Corporation. |
4 |
* Copyright (c) 2000, 2008 IBM Corporation. |
| 5 |
* All rights reserved. This content |
5 |
* All rights reserved. This content |
| 6 |
* is made available under the terms of the Eclipse Public License v1.0 |
6 |
* is made available under the terms of the Eclipse Public License v1.0 |
| 7 |
* which accompanies this distribution, and is available at |
7 |
* which accompanies this distribution, and is available at |
|
Lines 20-52
Link Here
|
| 20 |
</HEAD> |
20 |
</HEAD> |
| 21 |
<BODY> |
21 |
<BODY> |
| 22 |
<h1>Managing application context settings for profiling views</h1> |
22 |
<h1>Managing application context settings for profiling views</h1> |
| 23 |
<P> |
23 |
<p>The Application context preferences dialog lists the application context |
| 24 |
The Application context preferences dialog lists the application context |
24 |
formatters that are available in the workbench. The "application |
| 25 |
formatters that are available in the workbench. You can also choose |
25 |
context" system enables the profiling views to present profiling data using |
| 26 |
which formatter you want the profiling views to use if there is more |
26 |
the proper |
| 27 |
than one formatter available for a single application context name. |
27 |
terminology with the kind of data collected. For example, the Java term |
| 28 |
</P> |
28 |
"method," the C term "function," and the FORTRAN term |
| 29 |
<P> |
29 |
"procedure" all refer to similar trace attribute. If data is colleced |
| 30 |
The "Application context names" table shows all context names that have |
30 |
from a C |
| 31 |
a formatter installed. Select one of these names to see information |
31 |
program, a C context provider displays the data using C terminology and syntax. |
| 32 |
about the installed formatter or formatters for that context name. |
32 |
You can also choose which formatter you |
| 33 |
"Java" is the default application context name for data sets that do not |
33 |
want the profiling views to use if there is more than one formatter available |
| 34 |
specify one. |
34 |
for a single application context name. </p> |
| 35 |
</P> |
35 |
<p>The Package, Class, and Method hierarchy in Java context can be |
| 36 |
<P> |
36 |
mapped to different languages (eg. C/C++, FORTRAN, COBOL etc) in |
| 37 |
The "Context formatters for views" table shows the names of the context |
37 |
in various user interface, such as the view column header, table formatting, |
| 38 |
formatters for the selected application context name. If there is more |
38 |
and filter dialog. |
| 39 |
than one formatter in the list, the selected one will be used in the |
39 |
<p>The "Application context names" table shows all context names that |
| 40 |
profiling views when displaying data for the application context. |
40 |
have a formatter installed. Select one of these names to see information about |
| 41 |
</P> |
41 |
the installed formatter or formatters for that context name. "Java" |
| 42 |
<P> |
42 |
is the default application context name for data sets that do not specify one. </p> |
| 43 |
The "Handler for opening source files" table shows the names of handlers |
43 |
<p>The "Context formatters for views" table shows the names of the |
| 44 |
for the "Open source" action for the selected application context name. |
44 |
context formatters for the selected application context name. If there is more |
| 45 |
The "open source" action is used when you navigate from a profiling data |
45 |
than one formatter in the list, the selected one will be used in the profiling |
| 46 |
item (for example, a Java method name) to the corresponding program |
46 |
views when displaying data for the application context. </p> |
| 47 |
source code. If there is more than one handler in the list, the selected |
47 |
<p>The "Handler for opening source files" table shows the names of |
| 48 |
one will be used when you open the source file for a data item. |
48 |
handlers for the "Open source" action for the selected application |
| 49 |
</P> |
49 |
context name. The "open source" action is used when you navigate from |
|
|
50 |
a profiling data item (for example, a Java method name) to the corresponding |
| 51 |
program source code. If there is more than one handler in the list, the |
| 52 |
selected one will be used when you open the source file for a data item. |
| 53 |
</p> |
| 50 |
<P><BR> |
54 |
<P><BR> |
| 51 |
<BR> |
55 |
<BR> |
| 52 |
<BR> |
56 |
<BR> |