Extensible Java Profiler (EJP) is a profiling tool for Java with a scalable and extensible architecture. It is compatible with any language that uses the Java backend, and is based on the Java Virtual Machine Profiler Interface (JVMPI). Unlike Sun's hprof tool, which generates statistical information, it logs every single method invocation and can be used to trace the execution of small parts of Java programs and display it in hierarchical trees with some elements hidden or highlighted.
| Tags | Software Development Testing Debuggers |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Java C++ |
Recent releases


Changes: This release fixes all known bugs. It has been tested on various platforms and computer architectures. MacOS X and Sparc Solaris are now fully supported. New features improve the user experience. EJP Tracer and Presenter are now versioned and released together.


Changes: This release adds a lazy parser that allows for instant loading of trace files and dramatically reduces memory usage. Upgrading is recommended for all users.


No changes have been submitted for this release.


No changes have been submitted for this release.