Home
.NET Tools Support | JetBrains
Contact Support
Community
Sign in
Anna Guseva
Total activity
509
Last activity
January 08, 2026 14:25
Member since
April 15, 2015 10:55
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
185
Activity overview
Articles (8)
Posts (0)
Comments (313)
Sort by recent activity
Recent activity
Votes
Created
June 21, 2018 11:08
Hello, It's expected behavior because Outgoing References view shows all references from object instance but "Retained size" is the overall size in bytes of all objects exclusively retained by a ce...
Community
dotMemory discussions
dotmemory dump analysis
0 votes
Created
June 19, 2018 16:21
Hello, Could you please create project sample for us? You can download it to our ftp server or attach to support ticket. https://uploads.services.jetbrains.com/
Community
dotMemory discussions
DotMemory self profiling hangs
0 votes
Created
June 01, 2018 14:26
If you want to get information about certain object instance, open the type you are interesting in, select Instances view and open certain instance (double click):
Community
dotMemory discussions
how to look inside an instance
0 votes
Created
June 01, 2018 13:05
Open standalone dotMemory and select Import Dump (Ctrl+I) on the left panel. Dump should be imported if it contains managed memory.
Community
dotMemory discussions
how to look inside an instance
0 votes
Created
May 17, 2018 08:21
Hello Miles, This bug was fixed in 2018.1 version: https://youtrack.jetbrains.com/issue/DMRY-5697 Sorry for inconvenience.
Community
dotMemory discussions
Import Memory Dump cross workspace compare
0 votes
Created
May 14, 2018 17:37
Mark, Here is the answers on your questions. > Here is a screenshot of Snapshot 4, "root" (where the "objects" and ".NET, used" memory correctly decreases but ".NET, total" does not decrease):Snaps...
Community
dotMemory discussions
What is retaining ".NET, total" memory
0 votes
Created
May 11, 2018 13:14
Hello Mark, .NET used is the amount of memory in the managed heap used by the app. This is the only part of memory .NET allows you to work with. .NET used = Gen0(used) + Gen1(used) + Gen2(used) + L...
Community
dotMemory discussions
What is retaining ".NET, total" memory
0 votes
Created
April 13, 2018 14:54
Hi, Please open ReSharper | Options | Products and Features and check that dotMemory exist in product list. Also please check ReSharper | Help | License Information => license should be enabled fo...
Community
dotMemory discussions
No ReSharper > Profile menu
0 votes
Created
March 30, 2018 13:24
Workspace can takes a lot of disk space. You can change workspace files location to avoid this issue: Set "dotMemory Home | Preferences | Workspace files location" path to the disk with enough spac...
Community
dotMemory discussions
Log files for the new 'Import Dump' function
0 votes
Edited
March 29, 2018 15:09
If you still can't find the logs, you can specify certain log file from the command line, for example: dotMemory.UI.64.exe /LogLevel=Trace /LogFile="Z:\temp\JetLogs\LogFile.txt"
Community
dotMemory discussions
Log files for the new 'Import Dump' function
0 votes
«
First
‹
Previous
Next
›
Last
»