Home
.NET Tools Support | JetBrains
Contact Support
Community
Sign in
Konstantin Katsnelson
Total activity
355
Last activity
December 01, 2021 18:34
Member since
January 12, 2016 17:39
Following
0 users
Followed by
0 users
Votes
4
Subscriptions
138
Activity overview
Posts (0)
Comments (208)
Sort by recent activity
Recent activity
Votes
Created
December 29, 2020 18:28
Hi, There are a few relevant questions on StackOverflow/Microsoft Q&A, have you seen them? For example - https://docs.microsoft.com/en-us/answers/questions/36047/wpf-class-with-finalizer-memory-lea...
Community
dotTrace discussions
Debugging Finalizer Thread Freezes During Ole Drag and Drop
0 votes
Created
December 29, 2020 02:36
Hi, About the "Open in standalone dotTrace" action - it is a bug, thank you for the report. We will fix it as soon as possible. About the .tmp extension: this extension is used for unprocessed snap...
Community
dotTrace discussions
Stand alone dotTrace VS integrated in Rider
0 votes
Created
November 10, 2020 23:18
Hi Oleg, Tracing profiling type is not available in case of attaching because of technical limitations of .NET Framework/.NET Core. The only available profiling types, in this case, are Sampling an...
Community
dotTrace discussions
dotTrace on Linux. Can't run profiling with profiling-type=Tracing
0 votes
Created
November 06, 2020 19:23
It is not recommended to profile several processes simultaneously because profiling of a process can affect the performance of another process. But if you want to do so, there are a few possible wa...
Community
dotTrace discussions
dotTrace(s) with multiple class libraries
0 votes
Created
October 29, 2020 21:14
Nick, Thank you for the feedback. dotTrace determines UI freezes by listening to special window events. If there are no events for 200 ms, then we show a UI freeze. It looks like you are facing an ...
Community
dotTrace discussions
Mechanism for determining UI Freeze in Timeline view impacting WPF Dispatcher Efficiency?
0 votes
Created
October 28, 2020 18:05
Hi, Yes, we have the Reporter.exe tool which allows you to automatically generate reports for performance snapshots. See this page for details: https://www.jetbrains.com/help/profiler/Performance_P...
Community
dotTrace discussions
Is there a way to analyze a dotTrace capture programmtically ?
0 votes
Created
October 01, 2020 01:07
Unfortunately, there is no easy way to find out what application is preventing dotTrace from attaching to an app.You can view a list of all assemblies loaded into the process and try to find suspic...
Community
dotTrace discussions
Failed to start profiling: Unable to start profiling
0 votes
Created
October 01, 2020 00:09
Hi Manjit, Am I right that you are attaching to the devenv.exe process? It is a process of Visual Studio, you need to attach the profiler to a dotnet.exe/w3wp.exe/iisexpress.exe process which hos...
Community
dotTrace discussions
Cannot find function in snapshot of dotTrace
0 votes
Edited
October 01, 2020 00:03
It looks like you need to use the Back Traces view. To see this view, you need to press Ctrl+T on a method (also you can use the context menu) and then switch to the view in the right panel. See th...
Community
dotTrace discussions
How can I trace back method invocations?
0 votes
Created
June 26, 2020 15:16
Hi! About the "Native stack traces without resolved functions": such stack traces are caused by native parts of a profiled application, dotTrace can't profile native code yet. For IIS or IIS Expres...
Community
dotTrace discussions
Native stack traces without resolved functions in iisexpress timeline
0 votes
«
First
‹
Previous
Next
›
Last
»