Oh. I overlook your email content.

For importing trcxml file, take a look at 
org.eclipse.hyades.trace.ui.internal.wizard.ImportTracePage1.finish() 
under plugin org.eclipse.hyades.trace.ui on how the file is being imported 
programmatically.

For web profiling, take a look at 
org.eclipse.tptp.platform.profile.server.wst.internal.TPTPServerProfilerDelegate.process(ILaunch,
 
IVMInstall, VMRunnerConfiguration, IProgressMonitor) under plugin 
org.eclipse.tptp.platform.profile.server.wst for detail.

Please carry out this type of discussion to TPTP newsgroup (
news://news.eclipse.org/eclipse.tptp) so everybody can be benefited from 
the discussion.

Regards,
____________________________________________

Eugene Chan
IBM Toronto Laboratory, Canada





vishal sharma <[EMAIL PROTECTED]> 
03/07/2008 03:39 PM

To
Eugene Chan/Toronto/[EMAIL PROTECTED]
cc

Subject
Re: [tptp-tracing-profiling-tools-dev] How to start and stop tracing and 
profiling for a web project programmatically






Hi Eugene 
Thanks for your reply but I need to do it programmatically . I need to 
invoke this through my code . I want to know which API I can use for this 
purpose.
Regards

Eugene Chan <[EMAIL PROTECTED]> wrote:

Hi Vishal, 

With WTP plugins installed in your workspace, you can easily profile a web 
resource by selecting the "Profile" > "Profile On Server" option in the 
context menu to start a trace. 
To read a trcxml file content, you should use "File" > "Import..." > 
"Profiling and Logging" > "Profiling File" option to import the resource 
and view the trace data with TPTP views. 

Regards, 
____________________________________________

Eugene Chan
IBM Toronto Laboratory, Canada





vishal sharma <[EMAIL PROTECTED]> 
Sent by: [EMAIL PROTECTED] 
03/07/2008 03:19 PM 

Please respond to
TPTP Tracing and Profiling Tools Project developer discussions 
<tptp-tracing-profiling-tools-dev@eclipse.org>


To
tptp-tracing-profiling-tools-dev@eclipse.org 
cc

Subject
[tptp-tracing-profiling-tools-dev] How to start and stop tracing and 
profiling for a web project programmatically








How can I start and stop tracing and profiling for a web project 
programmatically and read the trcxml file contents. 
Regards 
 
Looking for last minute shopping deals? Find them fast with Yahoo! Search.
_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev

 Never miss a thing. Make Yahoo your homepage. 
_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev

Reply via email to