dotMemory after App closed
I'm using dotMemory to profile my .NET Console and WPF application. My problem is, that I want to profile the memory while using the application and AFTER the application has been closed.
Here is the problem, that dotMemory terminates the profiling as well, when I finish the application to be profiled.
How can a take a Snapshot AFTER the application has been closed?
Please sign in to leave a comment.
Hi,
am I understood right that you are profiling two processes at the same time, and when one is finished wants to get a snapshot from the second one?
If so, select desired process in the combobox on the "Profiling" analysis step (see an GUI element "1" on this help page).
If no, please describe your scenario and what do you want to achieve more detailed.
P.S. if process is closed, it disappears from the memory.