App Namespace not getting displayed while profiling with dotMemory

When trying to profile my application, through Visual Studio, the namespaces of my app are not displayed.  Rather, the profiling starts from the time Visual Studio is opened.  That is, the profiling is done for Visual Studio and not for my app.  Can i have any documentation or help, on how to profile my app, and see the profiling done for my application.

0
1 comment

Hello,

How do you start profiling session? If you want to profile your application, you should run it from start using e.g. ReSharper | Profile | Run startup project memory profiling in Visual Studio or create configuration in dotMemory Standalone using appropriate configuration type. 

You can also attach to your application by PID from dotMemory standalone as well as from Visual Studio.

0

Please sign in to leave a comment.