JProfiler is a powerful and cross-platform application that will allow Java developers to profile their Java based projects.
JProfiler comes with a streamlined and easy to use user interface which allows developers to search for and find performance bottlenecks, pin down memory leaks, and swiftly resolve any threading issues they might encounter.
Here are some key features of "JProfiler":
· Memory profiling
· Heap walker
· CPU profiling
· Thread profiling
· Monitor profiling
· VM telemetry
· JEE & Probes
Requirements:
· Java
Limitations:
· 10 days trial
What's New in This Release: [ read full changelog ]
New features:
· Biggest objects view in the heap walker: Objects in "cutoff" nodes can now be selected
· Bundled integration for IntelliJ IDEA 12.x (the newest IDEA plugin is always available in time from the IDEA plugin manager)
Bugs fixed:
· Platform API was partially broken (regression in 7.2)
· Monitor history and locking history graph: If a very large numbers of events were recorded, opening a snapshot could be very slow
· Monitor history graph: For snapshots, the telemetry could not be zoomed out
· Attaching to a 64-bit JVM from a 32-bit process did not work on Solaris and HP-UX
· Attaching to a 64-bit JRockit JVM did not work
· Sampling did not produce any results with Java 1.4 under some circumstances (regression in 7.0)
· Code samples in help were compressed to single lines
· Mac OS X: IntelliJ Idea integration from JProfiler did not work
· Fixed NPE in eclipse IDE integration