jMechanic – Eclipse Java Profiler

25 Oct
2009





jMechanic is an Eclipse Java IDE plugin
providing Java Profiling tools. Tools such as CPU Sampling and Heap
Summary allow 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.


jMechanic - Eclipse Java Profiler Web Site
jMechanic - Eclipse Java Profiler Download

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • MisterWong
  • Y!GG
  • Webnews
  • Digg
  • del.icio.us
  • StumbleUpon
  • Reddit

Comment Form

top