I am looking for an application to monitor memory usage of a program. Since the memory usage depends on the UI interactions, I would prefer an application that would display a small window that can be pinned on top of an application thereby making real time monitoring easy. Any such application around? I know of Process Explorer, but it can't be viewed alongside the running application.

link|improve this question

76% accept rate
What's wrong with Process Explorer? Options -> Always On Top. Options -> Tray Icons. – Mike Fitzpatrick Jun 10 '11 at 4:40
Consider mentioning your OS. – Daniel Beck Jun 10 '11 at 5:02
feedback

1 Answer

If it is a .NET application, use Redgate ANTS memory profiler. It has a free 14 days trial. I tried other ones (some free) but this one solved my problem.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.