Profiler
NetBeans profiler is a module to provide a
full-featured profiling
functionality for the NetBeans IDE. The profiling functions include
CPU, memory and threads profiling as well as basic JVM monitoring,
allowing developers to be more productive in solving memory or
performance-related issues.
|
|
|
|
Development Utility of The Year 2009 at Developer.com |
Live CPU results Windows Vista |
Using Profiling Points Ubuntu Linux |
Another tool being developed for profiling purposes is an integration of Visual GC into NetBeans IDE. For more details see the Visual GC Integration Module homepage.
Learn
|
Introduction to Profiling Java Applications
Learn how to start profiling with NetBeans 6.5 out of the box! |
Using Profiling Points in NetBeans IDE
Learn how to control profiling session using Profiling Points. |
|
Advanced Profiling
Profiling techniques and best practices in a real-world tutorial. |
Profiler Blog
News, features, tips & tricks and all around the profiler. |
|
Performance Profiling Java Applications Using the NetBeans Profiler
Detailed hands-on lab exercises on using the profiler. |
|
Get
The profiler is included in all Java distributions of the IDE. The latest stable release of NetBeans IDE is here. NetBeans IDE Release Notes are available here.
All Profiler downloads incl. latest development build are available here.


