Hi, Navid,
Thanks for you answering my questions so quickly. Your support is so
important for my research work. In your last email, you suggested me to use
Agent Controller , because it is faster than the Integrated Agent. So I
tried it today. After I installed the Agent Controller, I did following
these steps:
1. Start an Agent Controller as an application
2. Generate a filter file in c:\filters.txt , the content of the file is as
follows:
<org.jext*> <*> <INCLUDE>;
<*> <*> <EXCLUDE>
P.S. I am not sure the split symbol should be semicolon or comma.
3. Invocate the Java Profiler from the command line like
java -XrunpiAgent:server=standalone,filters=c:\filters.txt,file=c:\trace.xml,
-classpath
d:\jext5\lib\jython-2.1.jar;d:\jext5\lib\dawn-1.1.1.jar;d:\jext5\lib\jext-5.0.jar;
org.jext.Jext
After these steps, the system became very slowly, and the trace.xml file was
becoming larger and larger. At last I have to kill the process of java
profiler.
Is any problem in my steps?
Thanks.
Lei Hu
Dept. of Computing & Software
McMaster University
Tel: 1-905-541-7882
_______________________________________________
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