Please be aware that C/C++ Observability Tool works on Linux and Solaris only for now.
- Download and install latest developer's bits of NetBeans C/C++ Pack using link http://bits.netbeans.org/download/trunk/nightly/latest/
- Create sample project Profiling Demo
- Run Project. Run Monitor top component should appear with Indicators.
- Click on Indicator will open Detailed View if available
- Use double click or context menu "Go To Source" to navigate from detailed view to the source code
- Profile project properties: open project Properties using project context menu and open Profile tab.
- You can Change Data Provider. On Linux we have 2 Data Providers: SunStudio and Simple(Indicators Only). On Solaris we have 3 Data Providers: DTrace, SunStudio and Simple(Indicators Only)
- You can turn off indicator you are not interested in
- You can turn off Profile On Run for the current project