- 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
Uninstall profiler
Uninstall from Linux
- Remove profiler installation directory.
-
Remove profiler configuration directory at
~/.yjp
-
Remove profiler snapshots at
~/Snapshots
macOS
- Remove profiler application directory.
-
Remove profiler configuration directory at
~/.yjp
-
Remove profiler snapshots at
~/Snapshots
Windows
- Uninstall profiler using Windows "Apps and Features" dialog.
-
Remove profiler configuration directory at
%USERPROFILE%\.yjp
-
Remove profiler snapshots at
%USERPROFILE%\Snapshots
Silent uninstall
To silently uninstall profiler on Windows without user interaction, run the following command as administrator:
<Profiler Installation Directory>\bin\uninstall.exe /S