currently our .net core app is using 100% cpu utilization with really small troughput, after using perfview it just show ntdll!?, also all my threads contian the same class that cannot be resolved ( even after symbol lookup).
.net core high cpu utilization , Perfview can not get ntdll!?
737 views Asked by MBG At
1
I also see "ntdll!?" in lot of my Perview snapshots. All of them don't have any CPU stack traces but other info which is not helpful. Most of the time, CPU traces are under some other name and not in "ntdll!?"
You can collect more Perfview snapshots these suggestions below: