Custom profiling in Java -
i want profile java code programmatically in java. have searched internet tutorials in vain. i've come across how profile java code using third party application. of great if guys can suggest profiling api in java , how use it.
jprofiler has api profiling results directly accessible api - no gui required.
see api/samples/platform example in installation directory , javadoc in api/javadoc.
disclaimer: company develops jprofiler.
Comments
Post a Comment