commit | 25b5973b010fb45dbb4e33b6530a6c7309ea44e8 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue Apr 20 16:18:32 2021 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Tue Apr 20 16:18:32 2021 +0100 |
tree | 68149323b765f765b317a6cfbf6499613bdd04b7 | |
parent | 3ff228ffc07044a7b3147f0cc6354fa55d232f96 [diff] |
perfetto: fix build in G3 * fix the include in the json file * due to extensions, pbzero headers can now depend on each other. change our bazel logic to account for this. Change-Id: I4f83b241d0c119b515967e7bf371aa2161c34d2c
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.