commit | 3177f68ba7e173d00245476b7d648a7b602a427d | [log] [tgz] |
---|---|---|
author | Samuel Wu <wusamuel@google.com> | Fri Jul 19 15:26:43 2024 -0700 |
committer | Samuel Wu <wusamuel@google.com> | Wed Jul 24 10:27:44 2024 -0700 |
tree | fa21d79dd0a20e1cdaf3ff2a40d4378a96b6495f | |
parent | 42f22685b9b3c7451f86984c5a6f9f0aaae4b6c2 [diff] |
ui: Clean up unnecessary code Remove a dependency check that is already completed in a previous function earlier in the callflow. Bug: 329507878 Change-Id: Ife10f8a9902c38f908d889cc9fd72cfb27c40969 Signed-off-by: Samuel Wu <wusamuel@google.com>
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.