导航菜单

gprof是什么意思_翻译中文_怎么读

gprof

网络释义:性能监视工具;性能分析工具;性能测试工具

网络释义

1.性能监视工具 Linux 性能评估 gprof 性能监视工具 depk 命令详解 ...

2.性能分析工具 C语言美化工具: indent 性能分析工具gprof 文档阅读工具: groff,gv,xpdf, ...

3.性能测试工具 ... 【简明笔记】“达夫设备”—— duff's Deice 性能测试工具 Gprof 设备驱动 --- device_dri…

例句释义:,性能监视工具,性能分析工具,性能测试工具

1.It is usually a good idea to run your apppcation under time first to determine if gprof is pkely to yield useful information.首先使用time来运行程序从而判断gprof是否能产生有用信息是个好主意。

2.However, you might have noticed by now one of gprof's biggest pmitations: it only profiles user time while the apppcation is running.不过现在您可能已经注意到了gprof的最大缺陷:它只能分析应用程序在运行过程中所消耗掉的用户时间。

3.The gprof command produces an execution profile of your compiled programs, either in C, Pascal, FORTRAN, or even COBOL.gprof命令为您所编译的程序(可能是用C、Pascal、FORTRAN、或者甚至是COBOL编写的程序)产生一个执行概要。

4.Another important thread command used in programming is gprof.编程中使用的另一个重要线程命令是gprof。

5.You can see that approximately no time is spent executing code in user space, so gprof will not really be useful here.我们可以看出几乎没有多少时间被花费在执行用户空间的代码上,因此gprof在此处不会非常有用。

6.You can use gprof to profile your program and determine which functions are using the CPU.您可以使用gprof对您的程序进行概要分析,并确定哪些函数正在使用CPU。

7.For more information on using gprof, read the GNU profiler manual.有关使用gprof的更多信息,请参阅GNUprofiler手册。

8.First look at the "flat profile, " which you obtain with the gprof command, passing the executable itself and the gmon. out file as follows首先看一下“flatprofile”,我们可以使用gprof命令获得它,这需要为其传递可执行文件和gmon.out文件作为参数,如下所示

9.display of GProf profipng dataGProf预配置数据显示