Click to See Complete Forum and Search --> : Memory Tracing tools


Moti
March 24th, 2004, 09:52 AM
Hi,
does anybody know a good tool to trace the memory for a while ???

My problem:
I have a NT-system with a lot of running tasks and I can see that the free memory grows down. But I can not see that a task grows up in memory.

Maybe somebody knows a tool to detect the causer of such a problem.

Thanx for any help !!!
Moti:wave:

Kheun
March 24th, 2004, 08:29 PM
May be Process Explorer (http://www.sysinternals.com/ntw2k/freeware/procexp.shtml) from www.sysinternals.com helps.

Moti
March 25th, 2004, 04:22 AM
Originally posted by Kheun
May be Process Explorer (http://www.sysinternals.com/ntw2k/freeware/procexp.shtml) from www.sysinternals.com helps.

The tool is not bad but I think it wont help.
I found the pslist from www.sysinternals.com, this seems a little bit better because I can trace the memory for a longer time.

But anyway the problem is that I can not see a task that allocates
more and more memory but the free memory of the system grows down.

Thanx