Performance profiling to highlight application performance bottlenecks and improve application understanding with a graphical representation of function calls.
性能概要用函数调用的图示突出应用程序的性能瓶颈并增强应用程序的可理解性。
2
So, how do you instrument your entire application, including the main function, without some initialization for your profiling data output?
因此,您该如何检测整个应用程序(包括 main 函数)而不用对分析数据的输出结果进行初始化呢?
3
Data browser window — displays run summary data in the memory TAB; and displays. memory profiling data in the Call graph, Function List view, and Object List view tabs.
Data browser窗口——在Memory选项卡中显示执行的概要数据,在call图、Function List视图,和Object List视图选项卡中显示内存概要数据。