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 28, 2018 23:13
I see. Well, you can use ".NET process" profiling mode; in this mode, any .NET process started after you run a profiling session will be profiled. See this page for details: https://www.jetbrains.c...
Community
dotTrace discussions
Profiling slow start of debug web application
0 votes
Created
November 28, 2018 19:51
Hi René, Yes, in this case, you can try to attach to the corresponding IIS (w3wp.exe) or IIS Express (iisexpress.exe) process right after the start of debugging. I would recommend using Timeline ...
Community
dotTrace discussions
Profiling slow start of debug web application
0 votes
Created
November 28, 2018 19:45
Tim, Sorry for the delay, I didn't receive a notification about your post. I've answered you in the support ticket.
Community
dotTrace discussions
IIS ASP.NET - resource loader failed to find MUI file?
0 votes
Created
November 28, 2018 19:42
Hi Scott, [Garbage collection] node, in this case, represents a time which was spent by your application on garbage collection (under this call stack). dotTrace doesn't force a GC. I would recommen...
Community
dotTrace discussions
[Garbage collection] Entry in Call Stack
0 votes
Created
November 07, 2018 17:41
Dmitriy,Please sorry for the delayed response. It sounds reasonable, thank you for the feedback. I've created an issue for this in our tracker, we'll keep it in mind.
Community
dotTrace discussions
Tracing mode. No colum "percent".
0 votes
Created
October 10, 2018 13:46
Unfortunately, there is no any news about profiling SDK for Linux. Currently, we are focused on integration to Rider and Mono/Unity profiling on Windows/Mac/Linux.
Community
dotTrace discussions
Profiling SDK with Linux support
0 votes
Created
September 06, 2018 15:34
Also as a temporary workaround, you can add a variable in JetBrains.Profiler.Windows.Impl.dll.config file in dotTrace installation folder (%localappdata%\JetBrains\Installations\dotTrace182 by defa...
Community
dotTrace discussions
How to set ASPNETCORE_ENVIRONMENT when profiling .NET Core App?
0 votes
Created
August 31, 2018 19:08
Luke, It is not because of the process termination. Is "Use profiler API" option enabled in your configuration? You need to disable it in order to profile tests this way.
Community
dotTrace discussions
Cannot Profile Code when running unit tests via the command line
0 votes
Created
August 24, 2018 19:17
Hi Kevin, You need to send a request to your application after the start of profiling; you can do that with "Open URL" checkbox/field or just by opening any page from your app in a browser. Did y...
Community
dotTrace discussions
Starting web application with dotTrace.
0 votes
Created
August 22, 2018 18:01
Gary, Please sorry for the late reply. You're right, Line-by-line profiling mode requires PDB files to work. If the location of PDB files can't be determined automatically, you can manually selec...
Community
dotTrace discussions
View Source code for .net core application
0 votes
«
First
‹
Previous
Next
›
Last
»