Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 93324 Details for
Bug 199614
Application Content preference page has incomplete documentation
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
updated patch
199614.patch.txt (text/plain), 5.52 KB, created by
Eugene Chan
on 2008-03-24 17:25:09 EDT
(
hide
)
Description:
updated patch
Filename:
MIME Type:
Creator:
Eugene Chan
Created:
2008-03-24 17:25:09 EDT
Size:
5.52 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.hyades.trace.ui >Index: ProfilingHelpContexts.xml >=================================================================== >RCS file: /cvsroot/tptp/platform/org.eclipse.hyades.trace.ui/ProfilingHelpContexts.xml,v >retrieving revision 1.7 >diff -u -r1.7 ProfilingHelpContexts.xml >--- ProfilingHelpContexts.xml 21 Mar 2008 22:26:01 -0000 1.7 >+++ ProfilingHelpContexts.xml 24 Mar 2008 21:24:07 -0000 >@@ -48,7 +48,7 @@ > </context> > > <context id="tbpp0007"> >-<description>This page lets you set application context preferences for profiling views. >+<description>This page lets you set application context preferences for profiling views. Application context provider enables context senstive content and icons labeling of trace data for specific context. eg. Java, C++, etc. > </description> > <topic label="Managing application context settings for profiling views" href="../org.eclipse.tptp.platform.doc.user/tasks/tsetprefappcontext.htm"/> > </context> >@@ -192,4 +192,4 @@ > <topic label="Profiling tools" href="../org.eclipse.tptp.platform.doc.user/concepts/ceproftl.xhtml"/> > </context> > >-</contexts> >\ No newline at end of file >+</contexts> >#P org.eclipse.tptp.platform.doc.user >Index: tasks/tsetprefappcontext.htm >=================================================================== >RCS file: /cvsroot/tptp/platform/org.eclipse.tptp.platform.doc.user/tasks/tsetprefappcontext.htm,v >retrieving revision 1.5 >diff -u -r1.5 tsetprefappcontext.htm >--- tasks/tsetprefappcontext.htm 25 Apr 2007 04:01:10 -0000 1.5 >+++ tasks/tsetprefappcontext.htm 24 Mar 2008 21:24:07 -0000 >@@ -1,7 +1,7 @@ > <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> > <!-- > /********************************************************************** >- * Copyright (c) 2000, 2007 IBM Corporation. >+ * Copyright (c) 2000, 2008 IBM Corporation. > * All rights reserved. This content > * is made available under the terms of the Eclipse Public License v1.0 > * which accompanies this distribution, and is available at >@@ -20,33 +20,37 @@ > </HEAD> > <BODY> > <h1>Managing application context settings for profiling views</h1> >-<P> >-The Application context preferences dialog lists the application context >-formatters that are available in the workbench. You can also choose >-which formatter you want the profiling views to use if there is more >-than one formatter available for a single application context name. >-</P> >-<P> >-The "Application context names" table shows all context names that have >-a formatter installed. Select one of these names to see information >-about the installed formatter or formatters for that context name. >-"Java" is the default application context name for data sets that do not >-specify one. >-</P> >-<P> >-The "Context formatters for views" table shows the names of the context >-formatters for the selected application context name. If there is more >-than one formatter in the list, the selected one will be used in the >-profiling views when displaying data for the application context. >-</P> >-<P> >-The "Handler for opening source files" table shows the names of handlers >-for the "Open source" action for the selected application context name. >-The "open source" action is used when you navigate from a profiling data >-item (for example, a Java method name) to the corresponding program >-source code. If there is more than one handler in the list, the selected >-one will be used when you open the source file for a data item. >-</P> >+<p>The Application context preferences dialog lists the application context >+formatters that are available in the workbench. The "application >+context" system enables the profiling views to present profiling data using >+the proper >+terminology with the kind of data collected. For example, the Java term >+"method," the C term "function," and the FORTRAN term >+"procedure" all refer to similar trace attribute. If data is colleced >+ from a C >+program, a C context provider displays the data using C terminology and syntax. >+You can also choose which formatter you >+want the profiling views to use if there is more than one formatter available >+for a single application context name. </p> >+<p>The Package, Class, and Method hierarchy in Java context can be >+mapped to different languages (eg. C/C++, FORTRAN, COBOL etc) in >+in various user interface, such as the view column header, table formatting, >+and filter dialog. >+<p>The "Application context names" table shows all context names that >+have a formatter installed. Select one of these names to see information about >+the installed formatter or formatters for that context name. "Java" >+is the default application context name for data sets that do not specify one. </p> >+<p>The "Context formatters for views" table shows the names of the >+context formatters for the selected application context name. If there is more >+than one formatter in the list, the selected one will be used in the profiling >+views when displaying data for the application context. </p> >+<p>The "Handler for opening source files" table shows the names of >+handlers for the "Open source" action for the selected application >+context name. The "open source" action is used when you navigate from >+a profiling data item (for example, a Java method name) to the corresponding >+program source code. If there is more than one handler in the list, the >+selected one will be used when you open the source file for a data item. >+</p> > <P><BR> > <BR> > <BR>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 199614
:
91673
| 93324