Hi, I want to find out the maximum amount of memory required by an application (a CPP executable). I know there has got to be a utility for this kind of thing, but can't find it. I just need to know the value of the peak memory used by the program in its last run (though getting a memory usage graph would be just spectacularly wonderful). Also, observing the process's memory usage manually doesn't quite cut it. I am on Linux.
Thanks! -- (www.codefactory.co.nr) IT, Fourth Year NSIT Delhi University
