microsoft / Microsoft-Performance-Tools-Linux-Android

Linux, Android and Chromium Performance Tools built using the Microsoft Performance Toolkit. Cross-platform .NET Core + WPA GUI
MIT License
316 stars 34 forks source link

WPA sometimes fails to load perf data #107

Closed ami-GS closed 8 months ago

ami-GS commented 1 year ago

Hi team,

WPA sometimes fails to load perf artifact. sometimes work.

Here is my data and diagnostic console log handshake_f1000a.perf.data.txt Diagnostic_Console.txt

ivberg commented 1 year ago

Can you see if this issue reproduces with Perfview ?

We use the TraceEvent library to parse the perf files. Therefore any issue discovered in perf file parsing would need to be filed in that GitHub project.

The error in the diag console in "Microsoft.Diagnostics.Tracing.StackSources.LinuxPerfScriptProcessNameBuilder.SaveProcessName" is from that project

ivberg commented 1 year ago

Please let us know when the TraceEvent lib has a fix we can take

ivberg commented 8 months ago

Closing 3rd party issue