How to get dotMemory Core logs?
dotMemory 10 or later
- Close standalone dotMemory and Visual Studio with integrated dotMemory.
- Go to your Temp folder (you can find its location by executing cd %Temp% in command line).
- Find JetLogs folder and delete it.
- Launch dotMemory.
- Start creating a profiling session (e.g., on dotMemory Home page, choose Local).
- In the Profile Application window, press Ctrl+Shift+Alt+F11.
- In the Expert options dialog window, select the Enable logs checkbox (only this checkbox).
- Click Save.
- Run the profiling session.
- Perform actions that lead to the issue.
- Close dotMemory.
- Compress all files in JetLogs folder and send the archive to us.
Earlier versions
- Close standalone dotMemory and Visual Studio with integrated dotMemory.
- Go to your Temp folder (you can find its location by executing cd %Temp% in command line).
- Find JetLogs folder and delete it.
- Launch dotMemory.
- Start creating a profiling session (e.g., on dotMemory Home page, choose Profile | Standalone application).
- In the Profiler Configuration dialog window, press Ctrl+Shift+Alt+F11.
- Click Expert options....
- Select the Enable logs checkbox (only this checkbox).
- Click OK.
- Run the profiling session.
- Perform actions that lead to the issue.
- Close dotMemory.
- Compress all files in JetLogs folder and send the archive to us.
Please sign in to leave a comment.