以上来源于: WordNet
Display of GProf profiling data.
GProf预配置数据显示。
You can use gprof to profile your program and determine which functions are using the CPU.
您可以使用gprof对您的程序进行概要分析,并确定哪些函数正在使用CPU。
You can see that approximately no time is spent executing code in user space, so gprof will not really be useful here.
我们可以看出几乎没有多少时间被花费在执行用户空间的代码上,因此gprof在此处不会非常有用。
应用推荐