Searched defs:profiler (Results 1 - 25 of 36) sorted by relevance

12

/forgerock/opendj-b2.6/src/server/org/opends/server/plugins/profiler/
H A Dpackage-info.java32 * embedded profiler that can be used for performance analysis of the server
40 * The profiler is implemented as a Directory Server startup plugin so that it
45 * value of "start", then the profiler will begin capturing stack trace
58 package org.opends.server.plugins.profiler;
H A DProfilerThread.java27 package org.opends.server.plugins.profiler;
77 // The set of thread stack traces captured by this profiler thread.
86 * Creates a new profiler thread that will obtain stack traces at the
132 // We don't want to capture information about the profiler thread.
193 * Causes the profiler thread to stop capturing stack traces. This method
219 * Writes the information captured by this profiler thread to the specified
H A DProfilerPlugin.java27 package org.opends.server.plugins.profiler;
80 * The value to use for the profiler action when no action is necessary.
87 * The value to use for the profiler action when it should start capturing
95 * The value to use for the profiler action when it should stop capturing
103 * The value to use for the profiler action when it should stop capturing
190 // If the profiler thread is still active, then cause it to dump the
230 // If the profiler should be started automatically, then do so now.
326 // See if the profiler thread is running. If so, then don't do
348 // See if the profiler thread is running. If so, then stop it and write
398 // See if the profiler threa
[all...]
H A DProfileStack.java27 package org.opends.server.plugins.profiler;
H A DProfileStackFrame.java27 package org.opends.server.plugins.profiler;
41 * frame captured by the Directory Server profiler. It will contain the class
188 * method name was seen by the profiler thread.
191 * name was seen by the profiler thread.
H A DProfileViewer.java28 package org.opends.server.plugins.profiler;
67 * profile information that has been captured by the profiler plugin. It
112 new ArgumentParser("org.opends.server.plugins.profiler.ProfileViewer",
/forgerock/opendj2/src/server/org/opends/server/plugins/profiler/
H A Dpackage-info.java31 * embedded profiler that can be used for performance analysis of the server
39 * The profiler is implemented as a Directory Server startup plugin so that it
44 * value of "start", then the profiler will begin capturing stack trace
57 package org.opends.server.plugins.profiler;
H A DProfilerThread.java26 package org.opends.server.plugins.profiler;
76 // The set of thread stack traces captured by this profiler thread.
85 * Creates a new profiler thread that will obtain stack traces at the
131 // We don't want to capture information about the profiler thread.
192 * Causes the profiler thread to stop capturing stack traces. This method
218 * Writes the information captured by this profiler thread to the specified
H A DProfilerPlugin.java26 package org.opends.server.plugins.profiler;
79 * The value to use for the profiler action when no action is necessary.
86 * The value to use for the profiler action when it should start capturing
94 * The value to use for the profiler action when it should stop capturing
102 * The value to use for the profiler action when it should stop capturing
189 // If the profiler thread is still active, then cause it to dump the
229 // If the profiler should be started automatically, then do so now.
325 // See if the profiler thread is running. If so, then don't do
347 // See if the profiler thread is running. If so, then stop it and write
397 // See if the profiler threa
[all...]
H A DProfileStack.java26 package org.opends.server.plugins.profiler;
H A DProfileStackFrame.java26 package org.opends.server.plugins.profiler;
40 * frame captured by the Directory Server profiler. It will contain the class
187 * method name was seen by the profiler thread.
190 * name was seen by the profiler thread.
H A DProfileViewer.java27 package org.opends.server.plugins.profiler;
66 * profile information that has been captured by the profiler plugin. It
111 new ArgumentParser("org.opends.server.plugins.profiler.ProfileViewer",
/forgerock/opendj2.6.2/src/server/org/opends/server/plugins/profiler/
H A Dpackage-info.java32 * embedded profiler that can be used for performance analysis of the server
40 * The profiler is implemented as a Directory Server startup plugin so that it
45 * value of "start", then the profiler will begin capturing stack trace
58 package org.opends.server.plugins.profiler;
H A DProfilerThread.java27 package org.opends.server.plugins.profiler;
77 // The set of thread stack traces captured by this profiler thread.
86 * Creates a new profiler thread that will obtain stack traces at the
132 // We don't want to capture information about the profiler thread.
193 * Causes the profiler thread to stop capturing stack traces. This method
219 * Writes the information captured by this profiler thread to the specified
H A DProfilerPlugin.java27 package org.opends.server.plugins.profiler;
80 * The value to use for the profiler action when no action is necessary.
87 * The value to use for the profiler action when it should start capturing
95 * The value to use for the profiler action when it should stop capturing
103 * The value to use for the profiler action when it should stop capturing
190 // If the profiler thread is still active, then cause it to dump the
230 // If the profiler should be started automatically, then do so now.
326 // See if the profiler thread is running. If so, then don't do
348 // See if the profiler thread is running. If so, then stop it and write
398 // See if the profiler threa
[all...]
H A DProfileStack.java27 package org.opends.server.plugins.profiler;
/forgerock/opendj2-jel-hg/src/server/org/opends/server/plugins/profiler/
H A Dpackage-info.java32 * embedded profiler that can be used for performance analysis of the server
40 * The profiler is implemented as a Directory Server startup plugin so that it
45 * value of "start", then the profiler will begin capturing stack trace
58 package org.opends.server.plugins.profiler;
H A DProfilerThread.java27 package org.opends.server.plugins.profiler;
77 // The set of thread stack traces captured by this profiler thread.
86 * Creates a new profiler thread that will obtain stack traces at the
132 // We don't want to capture information about the profiler thread.
193 * Causes the profiler thread to stop capturing stack traces. This method
219 * Writes the information captured by this profiler thread to the specified
H A DProfilerPlugin.java27 package org.opends.server.plugins.profiler;
80 * The value to use for the profiler action when no action is necessary.
87 * The value to use for the profiler action when it should start capturing
95 * The value to use for the profiler action when it should stop capturing
103 * The value to use for the profiler action when it should stop capturing
190 // If the profiler thread is still active, then cause it to dump the
230 // If the profiler should be started automatically, then do so now.
326 // See if the profiler thread is running. If so, then don't do
348 // See if the profiler thread is running. If so, then stop it and write
398 // See if the profiler threa
[all...]
/forgerock/opendj2-hg/src/server/org/opends/server/plugins/profiler/
H A Dpackage-info.java31 * embedded profiler that can be used for performance analysis of the server
39 * The profiler is implemented as a Directory Server startup plugin so that it
44 * value of "start", then the profiler will begin capturing stack trace
57 package org.opends.server.plugins.profiler;
H A DProfilerThread.java26 package org.opends.server.plugins.profiler;
76 // The set of thread stack traces captured by this profiler thread.
85 * Creates a new profiler thread that will obtain stack traces at the
131 // We don't want to capture information about the profiler thread.
192 * Causes the profiler thread to stop capturing stack traces. This method
218 * Writes the information captured by this profiler thread to the specified
H A DProfilerPlugin.java26 package org.opends.server.plugins.profiler;
79 * The value to use for the profiler action when no action is necessary.
86 * The value to use for the profiler action when it should start capturing
94 * The value to use for the profiler action when it should stop capturing
102 * The value to use for the profiler action when it should stop capturing
189 // If the profiler thread is still active, then cause it to dump the
229 // If the profiler should be started automatically, then do so now.
325 // See if the profiler thread is running. If so, then don't do
347 // See if the profiler thread is running. If so, then stop it and write
397 // See if the profiler threa
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/server/plugins/profiler/
H A Dpackage-info.java31 * embedded profiler that can be used for performance analysis of the server
39 * The profiler is implemented as a Directory Server startup plugin so that it
44 * value of "start", then the profiler will begin capturing stack trace
57 package org.opends.server.plugins.profiler;
H A DProfilerThread.java27 package org.opends.server.plugins.profiler;
69 /** The set of thread stack traces captured by this profiler thread. */
78 * Creates a new profiler thread that will obtain stack traces at the
124 // We don't want to capture information about the profiler thread.
182 * Causes the profiler thread to stop capturing stack traces. This method
205 * Writes the information captured by this profiler thread to the specified
H A DProfilerPlugin.java27 package org.opends.server.plugins.profiler;
66 * The value to use for the profiler action when no action is necessary.
73 * The value to use for the profiler action when it should start capturing
81 * The value to use for the profiler action when it should stop capturing
89 * The value to use for the profiler action when it should stop capturing
168 // If the profiler thread is still active, then cause it to dump the
201 // If the profiler should be started automatically, then do so now.
287 // See if the profiler thread is running. If so, then don't do
307 // See if the profiler thread is running. If so, then stop it and write
347 // See if the profiler threa
[all...]

Completed in 73 milliseconds

12