[jboss-cvs] jboss-profiler ...
Clebert Suconic
csuconic at jboss.com
Fri Sep 29 12:16:02 EDT 2006
User: csuconic
Date: 06/09/29 12:16:02
Modified: jboss-profiler readme.txt
Log:
fixing readme
Revision Changes Path
1.10 +3 -3 jboss-profiler/readme.txt
(In the diff below, changes in quantity of whitespace are not shown.)
Index: readme.txt
===================================================================
RCS file: /cvsroot/jboss/jboss-profiler/readme.txt,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- readme.txt 6 Apr 2005 04:44:36 -0000 1.9
+++ readme.txt 29 Sep 2006 16:16:02 -0000 1.10
@@ -44,13 +44,13 @@
include=<prefix name>
ignore=<prefix name>
socket=<server|IP>:<port>
+ This option is used to be used in conjunction with profilerConsole.jar. If
+ you use that option you have to include dpConsole.jar on the class-path of your
+ application server.
uniqueNames=true
Useful for running test cases
wakeupOnStartup=true
Start the profiler always after the JVM start
- This option is used to be used in conjunction with dpConsole.jar. If
- you use that option you have to include dpConsole.jar on the class-path of your
- application server.
memory=true|false (default=true)
Disable the memory profiler.
If this options is disable the profiler wouldn't capture any allocations events during data gathering
More information about the jboss-cvs-commits
mailing list