google / perfetto

Performance instrumentation and tracing for Android, Linux and Chrome (read-only mirror of https://android.googlesource.com/platform/external/perfetto/)
https://www.perfetto.dev
Apache License 2.0
2.64k stars 330 forks source link

always in reading thread list stat #830

Closed CTW8 closed 1 month ago

CTW8 commented 1 month ago

After importing the trace file, it remains in the 'reading thread list' state. Many traces obtained from phones are like this. However, if converted to the old UI, they can be displayed.

LalitMaganti commented 1 month ago

This is likely the same issue as discussed later on in https://github.com/google/perfetto/issues/818. It was resolved in autopush version of the UI but the fix has not been cherry-picked to stable.

Given that bug is open, I'm going to mark this as a duplicate of that and cherry-pick the fixes.