perfview icon indicating copy to clipboard operation
perfview copied to clipboard

PerfView is a CPU and memory performance-analysis tool

Results 260 perfview issues
Sort by recently updated
recently updated
newest added

The Perfview Help mentions that a 'GC Heap Alloc Stacks' menu should be under the Memory Group, but I cannot for the life of me find it. I can see...

It would be nice to automate submitting new releases to [winget-pkgs](https://github.com/microsoft/winget-pkgs/) repository. It would allow us to update PerfView using winget package manager. The [previous release](https://github.com/microsoft/winget-pkgs/tree/master/manifests/m/Microsoft/PerfView/3.0.6) is available through winget,...

enhancement

Please refer WPA perf extension (PerfDataExtensions). original issue link is blow https://github.com/microsoft/Microsoft-Performance-Tools-Linux-Android/issues/107

bug

Sysinfo ```powershell WindowsBuildLabEx : 18362.1.amd64fre.19h1_release.190318-1202 WindowsCurrentVersion : 6.3 WindowsEditionId : ServerDatacenterACor WindowsInstallationType : Server Core WindowsInstallDateFromRegistry : 8/6/2020 4:28:25 PM WindowsProductId : 00431-40000-00000-AA301 WindowsProductName : Windows Server Datacenter WindowsRegisteredOrganization :...

question

An unhanded exception occured. At this point you can opt to continue, however it is possible that the aborted computation will cause additional failures. Because PerfView generally only opens files...

question

While working on https://github.com/dotnet/BenchmarkDotNet/pull/2117 I've very carefully followed the docs and have failed to get a trace file that contains events that could be successfully presented by PerfView. I've tried...

I was under impression that you do not need special singleton "kernel" session called "NT Kernel Logger" starting from Windows 8 or something like that anymore. And indeed this is...

The /DumpHeap qualifier will take a heap dump on stop, however it seems to only work with the GUI. This does not seem useful since the value presumably is in...

bug

PerfView can't seem to identify the names of modules for my process. It tends to either call them "?!?" or "ManagedModule". This prevents it from resolving symbols and finding the...

question

There is an abnormal manifest file named ".manifest.xml" and the size is 0. ![image](https://user-images.githubusercontent.com/120216048/206779754-a248c5de-2272-4614-bccd-1632a57b9511.png) Could it be caused by an abnormal DynamicProvider whose name is empty? ![image](https://user-images.githubusercontent.com/120216048/206780322-088aab7d-a9b4-4887-8f70-e1c7f99c8704.png) Does anyone have...