Skip to content

onEclipse

Sections
Personal tools
You are here: Home » Plug-ins » Profiling » jMechanic

jMechanic

Tunes up the performance of your Java programs
jMechanic
Category
License
Development Status
Company
Latest Version
Profiling
N/A
N/A
N/A
0.6.0

jMechanic is an Eclipse Java IDE plug-in that provides Java Profiling tools. These tools include CPU Sampling and Heap Summary that allows the Java developer to tune up the performance of their Java programs all within the comfort of the Eclipse IDE.

Some of the features of the jMechanic profiler include:

  • Full Eclipse integration including launch support and profiler preferences.
  • Ability to view the percentage of time spent in profiled application.
  • Ability to view the location of object allocations.
  • Ability to view the complete contents of the heap in the profiled application.
  • Ability to filter extraneous information.
  • Ability to profile local and remote applications, as well as runtime workbench instances
  • View column sorting.
  • Double-click on stack frames to open editor on source.
  • Requires only standard Sun JDK support.

Created by rreyes
Last modified 2004-12-20 06:34 AM