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
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
Created
June 18, 2020 14:35
Hi!I've just answered you in the corresponding support ticket. Unfortunately, attaching to .NET Core <3.0 processes is not possible because of .NET Core limitations. The only option, in this case, ...
Community
dotTrace discussions
dotTrace.CommandLineTools.Linux - how can I attach it to running process?
0 votes
Created
May 25, 2020 21:56
I see, thank you. How was this application published? What configuration file was specified in the "Configuration file" field? Could you please try to start profiling from the Visual Studio (Extens...
Community
dotTrace discussions
Profiling asp.net core 3.0 project not working
0 votes
«
First
‹
Previous
Next
›
Last
»