[jboss-cvs] JBoss Profiler SVN: r441 - branches/JBossProfiler2/doc.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Sun May 11 10:45:27 EDT 2008


Author: jesper.pedersen
Date: 2008-05-11 10:45:26 -0400 (Sun, 11 May 2008)
New Revision: 441

Modified:
   branches/JBossProfiler2/doc/README.txt
Log:
Twiddle usage on addClasses and removeClasses

Modified: branches/JBossProfiler2/doc/README.txt
===================================================================
--- branches/JBossProfiler2/doc/README.txt	2008-05-11 14:38:57 UTC (rev 440)
+++ branches/JBossProfiler2/doc/README.txt	2008-05-11 14:45:26 UTC (rev 441)
@@ -336,3 +336,5 @@
   ./twiddle.sh invoke 'org.jboss.profiler:service=Profiler' enableProfiler
   ./twiddle.sh invoke 'org.jboss.profiler:service=Profiler' disableProfiler
   ./twiddle.sh invoke 'org.jboss.profiler:service=Profiler' clearSnapshots
+  ./twiddle.sh invoke 'org.jboss.profiler:service=Profiler' addClasses org.jboss.test.* public
+  ./twiddle.sh invoke 'org.jboss.profiler:service=Profiler' removeClasses org.jboss.test.*




More information about the jboss-cvs-commits mailing list