[jboss-dev-forums] [Design of JBoss Profiler] - Re: JVMTI committed on Branch_2_0

clebert.suconic@jboss.com do-not-reply at jboss.com
Wed Aug 12 00:44:02 EDT 2009


There is a test called org.jboss.profiler.test.jvmti.JVMTIWebTestManual


I don't have an ant target for it yet. But if you run it through eclipse, you would be able to see the simple web interface.


You have to add those two parameters on the JDK:

-Djava.library.path=/work/projects/prof2/src/native/ -agentpath:/work/projects/prof2/src/native/libJBossProfiler.so



Or define LD_LIBRARY_PATH, and only add one:

-agentlib:JBossProfiler



View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4249116#4249116

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4249116



More information about the jboss-dev-forums mailing list