commit | 0b75597e27aff59a918baab6cc6bc0a3db00ce86 | [log] [tgz] |
---|---|---|
author | Tuchila Octavian <octaviant@google.com> | Tue Apr 26 10:48:52 2022 +0100 |
committer | Octavian Tuchila <octaviant@google.com> | Tue Apr 26 09:54:51 2022 +0000 |
tree | 6b1a87d2df150a0b1e3ca53f77cb04441150e5a4 | |
parent | bbe5831b282629a91661412ca529003223f00f6d [diff] |
ui: Fix permalink not setting currentEngineId Bug: 230364687 aosp/2027184 didn't correctly deal with loading a trace from permalink, from a previous state version. It didn't update the currentEngineId based upon the values of previous engine ids. Change-Id: I008b58f97b633ff7a6ee9ac29b9cc6f2bc784d98
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.