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.

Capture snapshots periodically

Please also consider the ability to capture memory snapshots on high memory usage or on OutOfMemoryError.

You can instruct the profiler to capture a snapshot after a specified period of time.

When used memory constantly increases, this often means there is a memory leak. This feature greatly simplifies the detection of such situations in e.g. long-running applications such as servers. One of the benefits is that, after being triggered, the feature requires no further human interaction.

To toggle this feature, connect to the profiled application and click trigger toolbar button.

Use corresponding template menu to add the trigger and actions, then edit parameters if necessary:

Then, every time the specified period elapses, a memory snapshot will be created and the following notification will be shown in the UI:



How to trigger the snapshots from the start

Use startup option periodicperf, periodicmem, periodichprof.

How to capture snapshots periodically with the help of the profiler API

Export the template using corresponding popup menu item, and pass it to API method com.yourkit.api.controller.Controller.setTriggers()

YourKit uses cookies and other tracking technologies to improve your browsing experience on our website, to show you personalized content and targeted ads, 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.