- System requirements
- Profiler architecture
- Running the profiler
- Profiler activation
- Running applications with the profiler
- Connect to profiled application
- Troubleshoot connection problems
- Solving performance problems
- CPU profiling
- Threads
- Deadlock detector
- Memory profiling
- Garbage collection
- Monitor profiling
- Exception profiling
- Probes: monitor events of various kinds
- Performance Charts
- Inspections: automatic recognition of typical problems
- Automatically trigger actions on event
- Summary, snapshot annotation, automatic deobfuscation
- IDE integration
- Eclipse
- Completing Eclipse plugin installation
- Completing Eclipse 3.4 - 2021-12 plugin installation
- Completing MyEclipse 2014 or newer plugin installation
- IntelliJ IDEA
- NetBeans
- JDeveloper
- Time measurement (CPU time, wall time)
- Filters
- Snapshot directory customization
- Export of profiling results to HTML, CSV, XML, plain text
- Profiler Java API
- Profiler HTTP API
- Command line tool to control profiling
- Settings
- FAQ: How to profile in my scenario?
Completing MyEclipse 2014 or newer plugin installation
Install the plugin
If you already have installed the plugin from the YourKit Java Profiler version you use (i.e. having the same update site URL - see below), just make sure it is up to date: use Help | Check for Updates... in MyEclipse's main menu.
-
Use Help | Install from Site... in MyEclipse's main menu:
-
Press "Add..." button:
-
Copy appropriate URL:
Profiler version URL YourKit Java Profiler 2022.3 https://www.yourkit.com/download/yjp2022_3_for_eclipse/
YourKit Java Profiler 2021.11 https://www.yourkit.com/download/yjp2021_11_for_eclipse/
YourKit Java Profiler 2021.3 https://www.yourkit.com/download/yjp2021_3_for_eclipse/
Older version Install offline - see below. ... and paste it to the "Location" field:
Important: MyEclipse update manager needs the Internet access. If your computer sits behind a proxy server, you will need to configure MyEclipse accordingly: use Window | Preferences in MyEclipse's main menu, select General -> Network Connections and enter the host name or IP and port of your proxy server.
Offline installation. If there is no Internet access, or you install the plugin for an older profiler version, use the bundled update site archive:
<Profiler Installation Directory>/lib/eclipse-plugin/yjp<version>_for_eclipse.zip
-
Select YourKit Java Profiler plugin and press "Next":
- Indicate that you agree with the license, when asked.
- Restart MyEclipse as suggested.
Check that the plugin is successfully installed
After restarting MyEclipse, you should see Profile action in the toolbar:
