C # memory profile

I am trying to do memory profiling in applications that accumulate large amounts of memory.

I found this tool (CLRProfiler): http://msdn.microsoft.com/en-us/library/ff650691.aspx

But it does not seem to work. When I run it, it sits forever in "Waiting for an application to run a common runtime."

Any other suggestions on how I can profile memory in C #?

+5
source share
5 answers

W7 Vista, (File- > ContextMenu- > Run as Administrator). , .

+4

x86, 32- , 64-.

+3

, (red-gate) dotTrace (jetbrains).

.

+1

All Articles