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 idea is to improve the CTF traces management. First, we update the test inputs (are old, contains old trace types which that do not exist anymore in the manifest...

Hi all, I've locally build PervView in the debug configuration. Some assertion errors occurs after stopping the data collection. After commenting them out I can stop the data collection without...

bug

I have not been able to reproduce these failures locally, but they are fairly painful failures that require re-runs in the CI. I am going to disable these until I...

Add support for new event that is being added in https://github.com/dotnet/runtime/pull/62255

TraceParserGen fixes to generate event parser code that will compile

Is there any plan to make PerfView usable on MacOs?

``` > winget install perfview No package found matching input criteria. ``` Sad face. ``` > choco install perfview Chocolatey v0.10.15 Installing the following packages: perfview By installing you accept...

The error message is cropped in the search window: ![image](https://user-images.githubusercontent.com/2148248/139495532-d017d266-92c4-4277-850d-4d0ad9b6597b.png) This is on Windows 11. To repro, you need to change the system wide Text Size under Accessibility. I have...

Currently PerfView does not allow me to e.g. enable MiniFilter kernel flags. Are there any plans to enable the full set (https://www.geoffchappell.com/studies/windows/km/ntoskrnl/inc/api/ntwmi/perfinfo_groupmask.htm) of flags?

Fixes #1283 Most of the changes are the code moved around into `Preset` class to be shared from two locations.