- 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
Running the profiler
Please follow instructions for your operating system on how to launch the profiler UI:
Linux
Unpack the profiler archive and run
<Profiler Installation Directory>/bin/profiler.sh
macOS
Install the profiler application from DMG image and run it.
Alternatively you can run profiler from terminal with the command
<Profiler Installation Directory>/Contents/Resources/bin/profiler.sh
Windows
Launch YourKit Java Profiler from the Start menu.
Alternatively you can run profiler executable directly from
<Profiler Installation Directory>\bin\profiler.exe