阅读背景:

在Linux程序中跟踪活动使用的内存

来源:互联网 

I'd like to track how much memory various programs touch while in specific states. For instance, say I have a graphical program. It might use substantially less memory when it's minimized, since it won't redraw the window, which requires reading images and fonts and executing a large number of library functions. These objects are still accessible in memory, but they aren't actually being used. I'd like to track how much memory various progr




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: