RAM Memory usage measurement tool for iMX6Q

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

RAM Memory usage measurement tool for iMX6Q

946 次查看
nthiru28
Contributor I

Hello NXP,

I'm using iMX6Q processor with the BSP provided and developed many application in c/c++. Now i want measure the usage of RAM by each application with modules wise not just USS or PSS and also need to detect memory leaks at run time.

Please suggest me some tool with document.

Regards,

Thiru N

标签 (2)
标记 (1)
0 项奖励
回复
1 回复

868 次查看
art
NXP Employee
NXP Employee

First, you can use some generic debug tools, such as GDB/KGDB. Please refer to the following Application Note:

http://www.nxp.com/assets/documents/data/en/application-notes/AN4553.pdf

Then, please just search the internet, there are many open source monitoring/debugging tools for Linux. For example, look here:

http://www.tecmint.com/command-line-tools-to-monitor-linux-performance/


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复