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.
cat. – Dennis Williamson Mar 16 '10 at 21:43
– SyRenity Mar 17 '10 at 12:18What I need installed on CentOS for graph to work?
Why cat is useless?
The only question is how to plot the resulting graph - I just can't find this "graph" tool on Linux.
– SyRenity Mar 17 '10 at 21:23cat" – Vi. Mar 18 '10 at 18:37graphis fromplotutilspackage on Debian.For CentOS it should be something like http://dag.wieers.com/rpm/packages/plotutils/
You can also request
– Vi. Mar 18 '10 at 18:39-T svginstead of-T Xif you want to insert the plot somewhere.