Hi,

Unfortunately, I am not experienced in Weblogic execution and only can
suggest you how using TPTP profiler for tuning server scenarios in
general.

First of all you have to execute you execution environment (JVM) with
JVM TI agent. Options for agent depend from your preferable way of
profiling. There are two main:
1. Gather results in Eclipse WB. In this case JVM executed with JVM TI
agent in "controlled" or "enabled" mode, and then attach to JVM process
from "Profile dialog" in Eclipse
2. Gather profiling data in file and later analyze it. In this case JVM
TI agent is run in "standalone" mode and save results in file which can
be imported via standard import Eclipse's wizard to workspace. 

You can find required information about modes and execution at 
http://help.eclipse.org/help33/topic/org.eclipse.tptp.platform.doc.user/
tasks/teprofsa.htm 

Also you have to choose type of profiling
(http://help.eclipse.org/help33/topic/org.eclipse.tptp.platform.doc.user
/concepts/ceproftl.htm )
- Execution statistic  (option: CGProf)
- Memory statistic     (option: HeapProf)
- Thread profiling     (option: ThreadProf) 

I've post this message in newsgroup too, where we can continue
discussion.

Please, ask any further questions.

Thanks,
Alex.

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf
Of nidhin
Sent: Sunday, December 16, 2007 2:12 PM
To: tptp-tracing-profiling-tools-dev@eclipse.org
Subject: [tptp-tracing-profiling-tools-dev] Profiling weblogic 9.1 using
TPTP


Can anybody please let me know, how can I configure and profile an
enterprise
application running in a weblogic 9.1 server, using eclipse TPTP 4.4.0.3
or
other versions of TPTP.
-- 
View this message in context:
http://www.nabble.com/Profiling-weblogic-9.1-using-TPTP-tp14360585p14360
585.html
Sent from the Eclipse - Tracing and Profiling Tools - Dev mailing list
archive at Nabble.com.

_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-de
v
--------------------------------------------------------------------
Closed Joint Stock Company Intel A/O
Registered legal address: 125252, Moscow, Russian Federation, 
Chapayevsky Per, 14.

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.

_______________________________________________
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