Results 1 to 1 of 1
Hi, everyone:
I have a task to analysis the memory access behavior for a linux program. What I need to do is to dynamically track all the memory request ( ...
- 10-09-2008 #1Just Joined!
- Join Date
- Oct 2008
- Posts
- 1
How to dynamically track the memory request for a specific process?
Hi, everyone:
I have a task to analysis the memory access behavior for a linux program. What I need to do is to dynamically track all the memory request ( read/write, address) that are isssued by a specific process.
Then is there any way to achieve this goal? and how?
Thanks very much.


Reply With Quote