oktech-profiler


OKTECH Profiler is a low-impact, sampling and instrumentation profiler for Java; allowing local and remote profiling and separate statistical analysis.

OKTECH Profiler

OKTECH Profiler is a low-impact, sampling and instrumentation profiler for Java. It doesn't require constant connection from a profiler console, as it dumps the profiled information in a binary file. This file might be processed any time later on; report can be generated from the overall information. It can be executed in a local JVM or it can connect to a remote JMX server, allowing to profile any kind of application, e.g.: * Benchmarking unit tests during the build process * Production application performance analysis in application servers * Custom profiling setup for desktop, client-server or any, JMX-enabled Java application

The overhead of the profiler can be very low (and it can be tuned further if required, e.g. reducing the sampling frequency), but to improve accuracy it can be used in an instrumentation mode also, with a slightly higher overhead.

Start with the following page: * Quick Start Guide * Features * Release notes (1.1 is out - 2009-10-02) * Downloads * Documentation

  • License information
  • Support (community and commercial)
  • Donate

OKTECH Profiler is the product of OKTECH-Info Kft.

Project Information

Labels:
java profiler performance sampling stacktrace memory javaagent instrumentation