commit | 1809089e3df2f59aba3d8defcb5d7c39a1766196 | [log] [tgz] |
---|---|---|
author | Takuto Ikuta <tikuta@google.com> | Tue Sep 24 18:07:34 2024 +0900 |
committer | Takuto Ikuta <tikuta@google.com> | Tue Sep 24 09:08:57 2024 +0000 |
tree | c5a34ae4eab9b63827ab808d8c2f8dfe3795d150 | |
parent | db5ed7da7d123204746b94ad9458df666ab857dd [diff] |
trace: remove redundant deps from "non_minimal_@TYPE@" "track_event:@TYPE@" is included in `public_deps` and no need to have the target in `deps` too. Bug: b:366137880 Change-Id: Ib8a694df14deba89fa25c920641bf7e48d9b7151
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.