java - Using jProfiler to generate call graph -
i want use jprofiler generate call graph. have received licensed key evaluation version. want use jprofiler profile simple webserver(jibble miniwebserver). using linux. downloaded jprofiler_linux_7_1_2.sh file "http://www.ej-technologies.com/download/jprofiler/files.html" , installed jprofiler running downloaded .sh file. can please tell me should run application server jprofiler ? can run application server without profiling command (java -jar simplewebserver.jar) , how run simple java program (having 5 method calls) jprofiler ?
i appreciate help.
thanks.
i think documentation should clear on how works: jprofiler documentation.
Comments
Post a Comment