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.

Compiling probe classes

After you have written your probe classes, compile them with Java compiler (javac) as regular Java classes.

Please add yjp-probe-api-redist.jar to the compiler class path to make classes in package com.yourkit.probe accessible.

Unlike compile time, you do not need to add yjp-probe-api-redist.jar to class path in runtime. All necessary classes in com.yourkit.probe will be automatically loaded by the profiler agent.

Optionally, you can put compiled classes to a JAR file. The probe classes are self-explanatory, so there is no need in any additional description in the JAR file manifest.

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.