Microsoft-Performance-Tools-Linux-Android
Microsoft-Performance-Tools-Linux-Android copied to clipboard
Linux, Android and Chromium Performance Tools built using the Microsoft Performance Toolkit. Cross-platform .NET Core + WPA GUI
Feature request for the Perfetto plugin to support processing Block I/O and Ext4 events into their own table. Would give useful graphs and processed data like we have for LTTng...
Having this feature would enable the Perfetto plugin to show CPU Scheduling callstacks of both kernel & user-mode either at the system or process level. What is collected is dependent...
I'm hoping for the same _New Thread Stack_ and _Ready Thread Stack_ options that Windows _CPU Usage (Precise)_ has.
Hi team, I did reverse engineering to load perf file. Then I felt it is not well documented and not flexible. - Requires `perf script`ed output - Requires XXX**.perf.data.txt** extension...
CTF (LTTng format) support for perf never worked that well (like cpu sample stacks) and relied on a conversion that was very niche. Perf would have to be optionally compiled...
LaunchWpaPerfToolsLinuxAndroid.bat does not work with latest Windows Performance Analyzer (Preview)
Windows Performance Analyzer (Preview) has been automatically updated in the end of last month and Microsoft-Performance-Tools-Linux-Android-1.5.5 release seems not to be compatible with it:  
Create PerfDataExtension project with decoding support for perf.data files. Includes a generic events table with details view and a simple files metadata table.
There is one line that I always have to remove from my log because otherwise it won't load. Here is the error: ``` 11:22:39.346 - AndroidLogcatDataSource - AndroidLogcatDataSource does not...