Projects / Java Interactive Profiler

Java Interactive Profiler

The Java Interactive Profiler (JIP) is a code profiler for Java. It features the ability to turn the profiler on and off at run time as well as the capability to filter out classes and packages. These features make it well suited for profiling Web applications.

Tags
Implementation

RSS Recent releases

  •  15 Jan 2008 04:51

Release Notes: A problem that occasionally caused absurdly large timing measurements was fixed.

  •  23 Jun 2007 18:54

Release Notes: This release features an alternative profiler engine that produces a timeline rather than timings. JIP now comes with a GUI front end called jipViewert. "Net time" reporting was improved. The readme.html was updated to include a FAQ. A new ClassLoaderFilter was added. The ability to explicitly include classes by package or class name was added. A problem where caught exceptions were messing up the JIP call stack was fixed. A new optional property was added: output-method-signatures. This causes JIP to include the signature of a method in the output. Support for JBoss 4 was added.

  •  03 Jun 2007 18:03

Release Notes: This release features an alternative profiler engine that produces a timeline rather than timings. It comes with a GUI front end called jipViewer that can be used to view JIP's output. "Net time" reporting has been improved. The readme.html has been improved to include a FAQ. A new ClassLoaderFilter allows you to specify which classloaders to accept via configuration. The ability has been added to explicitly include classes by package or class name. A problem has been fixed where caught exceptions were messing up the JIP call stack. Support has been added for JBoss 4.

  •  26 Jun 2006 23:01

Release Notes: The runtime engine has been refactored and a number of important bugs were fixed.

  •  09 Jun 2006 08:20

Release Notes: This release fixes a problem which caused the profiler to report a ConcurrentModificationException when the profiler was stopped and fixes a problems with the profiler reporting negative percentages for gross/net execution times.

Screenshot

Project Spotlight

HAproxy

A high performance Web load balancer.

Screenshot

Project Spotlight

Conquests

A turn-based 4X Civilization-like game.