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
March 29, 2018 15:00
Please try to check %localappdata%\Temp\JetLogs folder. dotMemory logs are created on each product start (in Info mode by default), so right JetLogs folder can't be empty.
Community
dotMemory discussions
Log files for the new 'Import Dump' function
0 votes
Created
March 29, 2018 13:49
This guide is actual for all dotMemory functionality. What of these steps does not work for you?
Community
dotMemory discussions
Log files for the new 'Import Dump' function
0 votes
Created
March 22, 2018 09:52
Hi, Correct address should begin with net.tcp:// (add ":" to you link net.tcp//)
Community
dotMemory discussions
Remote Connection Disabled
0 votes
Created
February 27, 2018 11:09
"Force GC" button calls GC from a native code. When you call GC.Collect() method from your code, it performs the next steps: Release memory which can be released immediately Find the objects which...
Community
dotMemory discussions
How reproduce DotMemory's Force GC button's behaviour on code with c#?
0 votes
Created
February 15, 2018 11:29
Hi, You can open snapshots comparison view to investigate difference between them. The Comparison view provides details on how many objects were created between snapshots and how many objects were ...
Community
dotMemory discussions
Snapshot Comparison (seems too simple)
0 votes
Created
February 08, 2018 12:49
Hello, Currently, you can rename snapshot only from dotMemory interface. We should implement it in future: https://youtrack.jetbrains.com/issue/DMRY-5707
Community
dotMemory discussions
Create named snapshot by dotMemory Command-Line Profiler
0 votes
Created
January 22, 2018 11:37
> variable values Did you mean field values? If you meant this, they are already presented for the object instance:
Community
dotMemory discussions
dot memory dump import doesn't load call stack
0 votes
Created
January 17, 2018 10:51
We can get information about call stacks for the threads from process dump but this feature is not implemented yet: https://youtrack.jetbrains.com/issue/DMRY-5640 Thus, we plan to implement it for ...
Community
dotMemory discussions
dot memory dump import doesn't load call stack
0 votes
Created
January 11, 2018 09:49
Hello Henry, Namespace is matched as Foo* .We'll investigate this issue. Please use this code to avoid test fail: ... .GetSurvivedObjects() .GetObjects(q) .GetObjects(where => where.Namespace.NotLi...
Community
dotMemory discussions
Dot memory unit test check always fails when specifying a specific namespace
0 votes
Created
January 10, 2018 12:11
Hi, Call stack data collecting are available only if you start application under profiler. If you want to collect call stacks and traffic data you need to enable "Start collecting allocation data i...
Community
dotMemory discussions
dot memory dump import doesn't load call stack
0 votes
«
First
‹
Previous
Next
›
Last
»