Other views within the QNX Application Profiler perspective show the profiling information for each item you select in the Profiler Sessions view.
This view: | Shows: |
---|---|
Profiler Sessions view | Application Profiler sessions |
Execution Time view | Function Instrumentation or Call Count |
Debug | Target debugging in a Debug view |
Annotated source editor | The amount of time your program spends on each line of code and in each function |
Properties view | Session or item properties |
After you profile
After gathering the profiling data, you can change to the Application Profiler perspective, and begin to analyze the data. In the Execution Time view, after profiling a project, the results show as precise function execution time, and a runtime call graph for Function Instrumentation. The results show the time for each function when Call Count profiling is enabled.