commit | 42f22685b9b3c7451f86984c5a6f9f0aaae4b6c2 | [log] [tgz] |
---|---|---|
author | Samuel Wu <wusamuel@google.com> | Fri Jul 19 15:25:54 2024 -0700 |
committer | Samuel Wu <wusamuel@google.com> | Wed Jul 24 10:27:44 2024 -0700 |
tree | 25fcc1860ccd2fd2886efedb3fbe4af62ddc2aeb | |
parent | b3afb4a8a70795a2989b2457304b8dfd76bc9c47 [diff] |
ui: Clean up Wattson dependencies Include the Perfetto module needed to run the Wattson aggregation without assuming that the module was already included. Bug: 329507878 Change-Id: I51ac7e78fb39bbab62e7ea56225118996e10073e 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.