Documentation
Java Profiler 7.0 Help
Getting started
Running applications with profiler
Additional startup options
Java Profiler 7.0 Help
Getting started
Running applications with profiler
Additional startup optionsAdditional startup options
The following additional configuration options are available:
- launch application with started CPU profiling
- launch application with started object allocation recording
- launch application with started monitor profiling
- trigger memory snapshot capture on low memory
- always capture memory snapshots on exit (*)
- alternate directory for snapshots (*)
- alternate agent port (*)
- allow only local connections (*)
- (Java 5 and newer / JVMTI only) option to disable some profiling capabilities to eliminate profiling overhead (*)
These options can be configured when you start the profiled application. This can be done:
- from the IDE plug-in UI, if you start the profiled application from IDE
- with the help of agent command line parameter.
Note: options marked with (*) can be switched on startup only. The others can be altered during runtime.