Download Latest Version org.sf.jcodeprofiler-1.0.jar (33.5 kB)
Email in envelope

Get an email when there's a new version of jCodeProfiler

Home / 1.0
Name Modified Size InfoDownloads / Week
Parent folder
jCodeProfilerConfigs.dtd 2012-08-03 844 Bytes
blank_jCodeProfilerConfigs.xml 2012-08-03 743 Bytes
jCodeProfilerConfigs.xsd 2012-08-03 3.5 kB
org.sf.jcodeprofiler-1.0-sources.zip 2012-08-03 272.0 kB
org.sf.jcodeprofiler-1.0.jar 2012-08-03 33.5 kB
example.zip 2012-08-03 76.6 kB
readme.txt 2012-08-03 784 Bytes
Totals: 7 Items   388.0 kB 0
The prerequisites :
	JDK 1.6
	asm-3.1.jar

Command line :
	java -javaagent:<path to jCodeProfiler jar>/org.sf.jcodeprofiler-1.0.jar -DJCPConfigs=<path to jCodeProfiler configuration>/jCodeProfilerConfigs.xml -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=9999 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Djava.rmi.server.hostname=0.0.0.0 <other JVM arguments> <your class main> <class main arguments>

jCodeProfiler configuration :
	See blank_jCodeProfilerConfigs.xml for a simple example
	See jCodeProfilerConfigs.xsd for validity

Runing the example :
	Download example.zip file
	Unzip the file somewhere on disk
	modify the file runExample.bat to change the path to the jdk
	launch runExample.bat
Source: readme.txt, updated 2012-08-03