The AppDomain and Threads settings page is used to define how AppDomain and thread information should be collected. For more information about AppDomain and threads tracking, see AppDomains and Threads Tracker.

Track AppDomains and Threads
• None
Indicates that no AppDomain or thread information
should be collected
• AppDomains only
Indicates that AppDomain information
should be collected for all instance allocations. This will allow instance and
allocation information to be filtered based on AppDomain.
• AppDomains and threads
Indicates that AppDomain and
thread information should be collected for all instance allocations. This will
allow instance and allocation information to be filtered based on AppDomain
and/or thread. Unless thread information is really needed, it is not recommended
that this option is used, since it can consume significant amounts of
memory.
|
.NET Memory Profiler User Manual © Copyright 2002-2009. SciTech Software AB. For information about .NET Memory Profiler, see the product site at http://memprofiler.com .NET Memory Profiler is developed by SciTech Software AB
|