commit | b74d3939dda244c672f953f89ec99fd2fb46eda0 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Tue Feb 27 14:57:58 2024 +0000 |
committer | Primiano Tucci <primiano@google.com> | Tue Feb 27 14:57:58 2024 +0000 |
tree | 85bfcc8af1505dc0f442d5d794ed1740f2ab2534 | |
parent | dbf6cd4560e4ff626ca4aa33b039a5f9bf79c4fa [diff] |
UI: don't crash if the permalink has an invalid engine source Due to a bug (yet to be fixed) a failure in the upload can cause an uploaded state that retains the original FILE source, like this: "source": { "type": "FILE", "file": {} }, This causes further errors downstream. If this happens, invalidate the state and show a message. Bug: 327049372 Change-Id: I77c53dbd9a785e89b425fb8731519b2c7436d034
Perfetto is a production-grade open-source stack for performance instrumentation and trace analysis. It offers services and libraries and for recording system-level and app-level traces, native + java heap profiling, a library for analyzing traces using SQL and a web-based UI to visualize and explore multi-GB traces.
See https://perfetto.dev/docs or the /docs/ directory for documentation.