Microsoft-Performance-Tools-Linux-Android icon indicating copy to clipboard operation
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

Results 9 Microsoft-Performance-Tools-Linux-Android issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

enhancement

I'm hoping for the same _New Thread Stack_ and _Ready Thread Stack_ options that Windows _CPU Usage (Precise)_ has.

enhancement

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...

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: ![image](https://github.com/microsoft/Microsoft-Performance-Tools-Linux-Android/assets/107250779/f3f9e6a8-4150-4023-9d17-9bf1515428b8) ![image](https://github.com/microsoft/Microsoft-Performance-Tools-Linux-Android/assets/107250779/9f82200d-7958-4e18-9c66-0dbf2fc19d8b)

bug

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...