What is Performance data?

The performance data includes the metric and invocation information for each function that executes in the application. The performance data during measurement enables you to compare the relative efficiencies of various portions of your target program. Both exclusive and inclusive timing measurements are provided in the performance data.

The parent-child calling relationships between your program's functions are also provided. Each function pair consists of a caller and a callee with data provided for each.