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.
New features in the 1.1 release:
- Instrumentation profiler using Javassist
- Method summary for tree reports
- XML output format for tree report
- Configurable timer (nanotime / thread cpu time)
Extended documentation
Quick Start Guide
OKTECH company blog
We are inviting you to submit feature requests, so we can improve the product to your needs.