I'm trying to diagnose a memory leak in a process, and looking for a tool to graph its memory usage over time.
Is there any tool on Linux that supports diagramming in a form similar to Windows PerfMon?
I tried using IBM virtual assistant, but it works only on 32-bit, while I have 64-bit platform.
Thanks.
Quick hack:
The same could be done for things other than "VmSize".
We use Cacti, which is the next gen MRTG, to graph system memory usage.