Project

General

Profile

Actions

Profiling » History » Revision 4

« Previous | Revision 4/25 (diff) | Next »
Andreas Kohlbecker, 04/09/2013 03:20 PM


Java Profiling

=

YourKit Java Profiler

Profile the cdmserver (cdmlib-remote-webapp)

Preparation:

To enable profiling on remote server you just need to copy appropriate libyjpagent.so and, put it into LD_LIBRARY_PATH and add "-agentlib:yjpagent" to JVM parameters. Most probable you copied wrong library file, that's why server JVM doesn't start.

see also http://www.yourkit.com/docs/java/help/agent.jsp

Run cdmlib-remote-webapp in profiling mode:

Use the launch configuration cdmserver - profile which is distributed via the cdmlib source control.

TPTP

_Using TPTP is discouraged, we rather recommend using the YourKit Java Profiler

in Eclipse by using TPTP.

Updated by Andreas Kohlbecker over 11 years ago · 4 revisions