Fully featured low overhead profiler for Java EE and Java SE platforms.
Easy-to-use performance and memory .NET profiler for Windows, Linux and macOS.
Secure and easy profiling in cloud, containers and clustered environments.
Performance monitoring and profiling of Jenkins, Bamboo, TeamCity, Gradle, Maven, Ant and JUnit.

Monitor profiling

Goals of monitor profiling

Monitor profiling helps you analyze synchronization issues, including:

  • which threads were calling wait(), and for how long
  • which threads were blocked on attempt to acquire a monitor held by another thread (synchronized methods/blocks), and for how long

The times are measured as wall time.

Controlling monitor profiling

Profiler UI

When the profiler is connected to the profiled application, the toolbar contains the following monitor profiling controls:

Toolbar Button Description
Start monitor profiling button Stop monitor profiling button Start/Stop monitor profiling.
Clear monitor profiling results button Clear monitor profiling results.

When monitor profiling is started, previous results are cleared automatically.

Agent startup options

Monitor profiling is not started by default. To launch an application with monitor profiling started, specify monitors startup option.

HTTP API

For users requiring remote control or automation within their profiling workflows, YourKit Java Profiler offers control over the monitor profiling through HTTP API endpoints. The documentation outlines startMonitorProfiling, stopMonitorProfiling and resetMonitorProfiling methods available for this purpose.

Java API

The YourKit Java Profiler also provides a Java API for deep integration with Java applications. The com.yourkit.api.controller.v2.Controller includes methods for starting, stopping, and resetting the monitor profiling, similar to the toolbar buttons.

Monitors tab

Monitor profiling results can be analyzed from different perspectives:

YourKit uses cookies and other tracking technologies to improve your browsing experience on our website, to show you personalized content, to analyze our website traffic, and to understand where our visitors are coming from.

By browsing our website, you consent to our use of cookies and other tracking technologies in accordance with the Privacy Policy.