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.

Probe classes

Probe class is a Java class intended to monitor execution of particular methods.

Bytecode instrumentation engine will inject calls to your probes to the methods which you specified.

You can access method parameters, method return value, the object for which the method is called, as well as intercept uncaught exceptions thrown in the method.

This provides virtually unlimited capabilities to monitor applications. Read more...

Probe life cycle

  • Write the probe class(es)
  • Compile the probe class(es)
  • Register the probe class(es) to make them work
  • (Optional) To deactivate the probe in runtime, unregister its class(es)

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.