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

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -