Viewing the Profiling Results
Once the program completes execution (reaches exit), or when you click the Stop button to stop the program, SDK downloads the profile data and stores it in a file named gmon.out
.
SDK automatically opens the gmon.out
file for viewing. The gmon.out
file is generated in the debug folder of the application project.