- System requirements
- Profiler architecture
- Profiler installation
- Uninstall profiler
- Running the profiler
- Profiler activation
- Welcome screen
- Start profiling
- Profiling overhead
- Snapshots
- Solving performance problems
- CPU profiling
- Thread profiling
- Virtual threads support
- Object allocation profiling
- Memory profiling
- Monitor profiling
- Exception profiling
- Telemetry
- Probes: monitor events of various kinds
- Inspections: automatic recognition of typical problems
- Automatically trigger actions on event
- Automatic deobfuscation
- Summary
- Filters
- Profiler command line
- Export of profiling results to external formats
- Profiler Java API
- Profiler HTTP API
- Settings
- Troubleshooting and FAQ
Java server integration wizard
UI integration wizard
Running a Java server alongside the profiler can be complex and time-consuming. To streamline this process, the UI wizard offers an effortless way to integrate YourKit Java Profiler with a range of popular Java servers. Designed for instances where both the profiler and the Java server are running on the same computer, the wizard simplifies the configuration process. If your Java server isn't listed, don't worry. We offer an Other Java application option to guide you through manual integration.
The wizard can be started from the profiler Welcome screen, or by using Profile | Profile Local Java Server or Application... menu.

Console integration wizard
The console wizard facilitates the integration of YourKit Java Profiler with popular Java servers. It comes to the rescue when dealing with environments that are challenging to set up, such as those involving remote profiling or servers without graphical capabilities. Even if you're using an uncommon server, the Other Java application option will instruct you on how to manually perform the necessary changes.
Running the wizard
Install profiler on the machine where your Java server is running. License key is not required to use the wizard.
Run the command below:
Linux
<profiler directory>/bin/profiler.sh -integrate
macOS
<profiler directory>/Contents/Resources/bin/profiler.sh -integrate
Windows
<profiler directory>\bin\profiler.bat -integrate
Follow the instructions that will appear:

The integration wizard will generate output files (copies of configuration files, additional startup scripts) in the directories where original files are located. Please ensure that you run the command with sufficient access rights.
When the server is running with the profiler agent, connect to it from the profiler UI.