| Modifier and Type | Method | Description |
|---|---|---|
JprofilerProfile |
JprofilerProfile.listenMode(JprofilerProfile.ListenAddress listenAddress) |
Start the application in listen mode listening on the specified
JprofilerProfile.ListenAddress. |
| Constructor | Description |
|---|---|
JprofilerProfile(boolean enabled,
String agentLibraryFile,
JprofilerProfile.ListenAddress listenAddress,
boolean offline,
File configurationFile,
int sessionId,
boolean startSuspended,
boolean verbose,
boolean jniInterception,
Integer stack,
Integer samplingStack) |
Constructs a
JprofilerProfile. |
Copyright © 2018. All rights reserved.