How much memory is a process using?

M

Mufasa

I've got a system where one of the processes that is running (not done by
me) is causing a memory leak. This is a process I call so I'm trying to find
out how much memory it's using. What I want to do is get the amount of
memory, run a call to the package, then check the memory again. If they are
different - I know where the leak is.

Anybody have any thoughts.

Don't suggest I go to the developer because it's calls to a web service that
I wrote that isn't releasing all of the memory - I just don't know where the
memory is not being released.

TIA - Jeff.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Top