I have been trying to find high cpu usage, for a .NET web application. I used the DebugDiag tool as explained in this article: https://www.iis.net/learn/troubleshoot/performance-issues/troubleshooting-high-cpu-in-an-iis-7x-application-pool
The dump was successfully collected, but when the dump is analyzed using the DebugDiag Analyzer, its running for hours, without completing. How long does it actually takes?
There is no indication when it will complete. The dump file size is around 6.6 GB and the analyzer is run on the same machine where the dump was created.