Performance profiling to highlight application performance bottlenecks and improve application understanding with a graphical representation of function calls.
性能概要用函数调用的图示突出应用程序的性能瓶颈并增强应用程序的可理解性。
So, how do you instrument your entire application, including the main function, without some initialization for your profiling data output?
因此,您该如何检测整个应用程序(包括main函数)而不用对分析数据的输出结果进行初始化呢?
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.
Databrowser窗口——在Memory选项卡中显示执行的概要数据,在call图、FunctionList视图,和Object List视图选项卡中显示内存概要数据。
In the constructor function, a new trace file is opened into which the profiling address trace will be written; within the destructor function, the trace file is closed (see Listing 3).
在constructor函数中,会打开一个新的跟踪文件,分析数据的地址跟踪就是写入这个文件的;在destructor函数中,会关闭这个跟踪文件(参见清单3)。
The paper introduces the composition, hardware and function of control system of the Flexible-Profiling Coating system. The software control flow chart and main technology is also presented.
介绍了用于轿车喷涂的柔性仿形自动喷涂系统仿控制系统的结构、配置、功能,及其关键技术,给出了软件控制流程。
Current function is displayed in the middle grid, and it shows memory profiling information about the selected function.
“当前函数”显示在中间网格内,用于显示有关所选函数的内存分析信息。
The Functions report view lists profiling data by function name.
“函数”报告视图按函数名称列出分析数据。
Percentage values are calculated by comparing the function instance value to the total number or size of allocations in the profiling run.
百分比值是通过将函数实例值与分析运行期间的分配总数或大小相比计算得出的。
Current function is displayed in the middle grid, and it shows profiling information for the selected function.
“当前函数”显示在中间网格内,用于显示有关所选函数的分析信息。
Lists profiling data by function.
按函数列出分析数据。
The percentage of all samples in the profiling run that were inclusive samples of this function when it was called by the parent function in the call tree.
调用树中父函数调用此函数时此函数的非独占样本数占分析运行期间所有样本数的百分比。
The percentage of all samples in the profiling run that were exclusive samples of this function when it was called by the parent function in the call tree.
调用树中父函数调用此函数时此函数的独占样本数占分析运行期间所有样本数的百分比。
Organizes profiling by function, and lists the functions that were executing when samples were collected.
按函数组织分析数据,并列出收集样本时正在执行的函数。
The percentage of the total elapsed exclusive time of the profiling run that was spent in the total application exclusive time of this function in this context.
在此上下文中此函数所用的总应用程序非独占时间占分析运行中的总已用非独占时间的百分比。
The percentage of the total elapsed inclusive time of the profiling run that was spent in the application inclusive time of this module or function.
此模块或函数的应用程序非独占时间占分析运行期间已用非独占总时间的百分比。
For the current function, the number of objects that were allocated by the function in the profiling run.
对于当前函数,是该函数在分析运行中所分配的对象数。
The percentage of the total elapsed inclusive time of the profiling run that was spent in the total application inclusive time of this function in this context.
在此上下文中此函数所用的总应用程序独占时间占分析运行中的总已用独占时间的百分比。
For the current function, the number of bytes of memory that were allocated by the function in the profiling run.
对于当前函数,是该函数在分析运行中所分配的内存字节数。
Sampling is a profiling method by which the process in question is periodically polled to determine the active function.
取样是一种分析方法,它定期对相关进程进行轮询,以确定活动函数。
The values include all calls to the function that were collected in the profiling run.
值包括在分析运行期间收集的对该函数的所有调用。
The percentage of the total Elapsed Inclusive values of the profiling session that were Elapsed Inclusive values of the function, module, thread, or process.
函数、模块、线程或进程的“应用程序非独占”值占分析会话的“应用程序非独占”总值的百分比。
Percentage values are calculated by comparing the function instance value to the total number of samples in the profiling run.
百分比值是通过将函数实例值与分析运行期间的样本总数相比计算而得。
The percentage of the total Application Inclusive values of the profiling session that were Application Inclusive values of the function, module, thread, or process.
函数、模块、线程或进程的“已用非独占”值占分析会话的“已用非独占”总值的百分比。
Percentage values are calculated by comparing the value of the function instances to the total elapsed inclusive time of all functions in the profiling run.
百分比值是通过比较函数实例值与分析运行期间所有函数的已用非独占总时间计算而得。
Displays profiling data for a selected function and the functions that called and were called by the selected function.
显示所选函数与调用其及其调用的各个函数的分析数据。
The percentage of the total Application Inclusive values of the profiling session that were Application Exclusive intervals of the function, module, thread, or process.
函数、模块、线程或进程的“已用独占”值占分析会话的“已用非独占”总值的百分比。
The percentage of the total elapsed exclusive time of the profiling run that was spent in the application exclusive time of this module or function.
此模块或函数的应用程序独占时间占分析运行的已用独占总时间的百分比。
Displays profiling data for the parent and child functions of a selected function.
显示所选函数的父函数和子函数的分析数据。
The percentage of all objects that were created in the profiling run that were inclusive allocations of this function.
在分析运行期间创建的,此函数的所有非独占分配对象数的百分比。
The percentage of all samples in the profiling run that were inclusive samples of this function.
此函数的非独占样本占分析运行期间所有样本的百分比。
应用推荐