Programmatically? I guess you could use the unmanaged profiling API?but
that isn?t exactly non-invasive.
Otherwise you could use perf mon - that has performance counters for .NET
And if you want a static view of the allocation profile of your
application you could try the CLR Profiler
Hmm I'm not sure if you can get stack allocation from these though
Regards
Richard Blewett - DevelopMentor
http://staff.develop.com/richardb/weblog
nntp://news.microsoft.com/microsoft.public.dotnet.languages.csharp/
Thanks guys.
So, the next question is:, can I monitor how much stack and heap memory my
program consumes?
Dennis
"Richard Blewett" wrote in message
LOL
yes now I read it in that context its obvious - thank Willy
Richard
"Willy Denoyette [MVP]" wrote in message
---
Incoming mail is certified Virus Free.
Checked by AVG anti-virus system (
http://www.grisoft.com).
Version: 6.0.760 / Virus Database: 509 - Release Date: 10/09/2004
[microsoft.public.dotnet.languages.csharp]