I'm using dotTrace Memory to trying to find out why an application leaks memory.
The problem is that the memory usage shown in the snapshot doesn't get anywhere near the memory which is used (private working set in perfmon).
Have I configured dotTrace incorrectly or does it mean that the extra memory is from unmanaged resources that dotTrace can't track?