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 65139 Details for
Bug 166578
Inconsistencies in the profiling options
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 doc
objref_patch (text/plain), 4.88 KB, created by
jkubasta
on 2007-04-26 22:36:20 EDT
(
hide
)
Description:
updated doc
Filename:
MIME Type:
Creator:
jkubasta
Created:
2007-04-26 22:36:20 EDT
Size:
4.88 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P platform >Index: org.eclipse.tptp.platform.doc.user/tasks/tefilter.htm >=================================================================== >RCS file: /cvsroot/tptp/platform/org.eclipse.tptp.platform.doc.user/tasks/tefilter.htm,v >retrieving revision 1.28 >diff -u -r1.28 tefilter.htm >--- org.eclipse.tptp.platform.doc.user/tasks/tefilter.htm 25 Apr 2007 03:44:00 -0000 1.28 >+++ org.eclipse.tptp.platform.doc.user/tasks/tefilter.htm 27 Apr 2007 02:36:57 -0000 >@@ -82,10 +82,10 @@ > the JVMPI-based Profiler. Instead of relying on VM-generated events for > monitoring application behavior (such as method entry and exit events, > object allocations and so on) it uses Byte Code Instrumentation (BCI) to >- inject small pieces of code which tracks the application execution. This >+ inject small pieces of code which track the application execution. This > technique allows for efficient monitoring of specific parts of the > application, without imposing a noticeable overhead on other parts of the >- application that are not being monitored. This approach is easy to use and >+ application that are not being monitored. This approach is easy to use > and scales well for large applications. </p> > <h3>Execution Profile of an Application</h3> > <p>The Java profiler can be used to profile any Eclipse Plugins, Eclipse RCP >@@ -94,33 +94,32 @@ > (see <a href="#Profile_Drop_Down_Menu_">Figure</a>). This opens the profile > launch configuration window. </p> > <blockquote> >+ <p><b><a name="Profile_Drop_Down_Menu_">Profile Drop Down Menu</a></b><br> > <p><img src="../images/img_prof_dr_dn.png" border="0"><br> >- <br> >- <b><a name="Profile_Drop_Down_Menu_">Profile Drop Down Menu</a></b></p> >+ </p> > </blockquote> > <p> <br> > Perform the following steps: > <ul> > <li>Create a new launch item of type "Java Application". > </li> >- <li>Select the "Monitor" tab as shown in >+ <li>Select the "Monitor" tab from the profile launch configuration, as shown in > <a href="#The_Profile_Launch_Configuration_">Figure</a>. <br> > <br> >+ <p><b><a name="The_Profile_Launch_Configuration_">The Profile Launch >+ Configuration</a></b><br> > <img src="../images/img_prof_launch.png" border="0"><br> > <br> >- <b><a name="The_Profile_Launch_Configuration_">The Profile Launch >- Configuration</a></b><br> >+ </p> > </li> > </ul> > <h3>Object allocation analysis</h3> >- <p>To perform a Object Allocation analysis or Memory analysis (Heap) profile >- your application, select "Profile" from the Profile drop down menu (see >- <a href="#img_prof_launch">Figure</a>). </p> >- <p> <br> >- Perform the following steps: >+ <p>To perform an Object Allocation analysis or Memory analysis (Heap), perform the following steps: > <ul> >- <li>Select the "Monitor" tab as shown in >- <a href="#Profile_Drop_Down_Menu_">Figure</a>. >+ <li>Profile your application by selecting "Profile" from the Profile drop down menu (see >+ <a href="#Profile_Drop_Down_Menu_">Figure</a>). </li> >+ <li>Select the "Monitor" tab from the profile launch configuration, as shown in >+ <a href="#The_Profile_Launch_Configuration_">Figure</a>. > </li> > <li>Click on Edit options to set any desired filter. > </li> >@@ -128,28 +127,32 @@ > Figure</a>). > </li> > <li>If you would like to track the source of your object allocation, >- click on Edit options and check the object allocation tracking check >+ click on Edit options and check the Track object allocation sites check > box.<br> > <br> >+ <p><b><a name="Select_Memory_Analysis">Select Memory Analysis</a></b><br> > <img src="../images/img_mem_prof.png" border="0"><br> >+ <br> >+ </p> > </li> > </ul> >- <p><b> <a name="Select_Memory_Analysis">Select Memory >- Analysis</a></b><br> >- </p> >+ > <h3>Thread Profile of an Eclipse Application</h3> > <p>To perform a thread profile of your application, select "Profile" from > the Profile drop down menu (see <a href="#Profile_Drop_Down_Menu_">Figure</a>). > </p> > <p>Perform the following steps: > <ul> >- <li>Select the "Monitor" tab as shown in >- <a href="#Profile_Drop_Down_Menu_">Figure</a>. >+ <li>Select the "Monitor" tab from the profile launch configuration, as shown in >+ <a href="#The_Profile_Launch_Configuration_">Figure</a>. > </li> > <li>Select "Thread Analysis" (see <a href="#Select_Thread_Analysis_"> >- Figure</a>).<br> >+ Figure</a>). >+ <p><br><b><a name="Select_Thread_Analysis">Select Thread Analysis</a></b><br> >+ <img src="../images/img_thrd_prof.png" border="0"><br> > <br> >- <img src="../images/img_thrd_prof.png" border="0"> </li> >+ </p> >+ </li> > </ul> > <p> </p> > <p> </p>
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 166578
:
65139
|
65225
|
65293
|
65294
|
65295
|
65296
|
65299