commit | c21a4a87e55c474dd9f44b709fc28ddd6c59d5ab | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue Feb 15 16:08:46 2022 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Tue Feb 15 16:08:46 2022 +0000 |
tree | 1b3e61e44a756ad241d9a5be5d7a6425a0b762b2 | |
parent | 417f545273cdd050e2fb3580645803301ec54f40 [diff] |
perfetto: fix descriptor naming to prevent double proto gen This CL renames some gn targets to remove some duplicate source sets being generated in Bazel. Change-Id: I287d2f611006ab3c8569c2eccde532da7bf79007
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.