commit | ecf2366a29fa33d8fb43eac5661e3e7e66778489 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Fri Dec 02 18:34:37 2022 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Fri Dec 02 18:34:37 2022 +0000 |
tree | 20795f0303c875a2c375f9bf794783980118bf68 | |
parent | c3fda14f2fbd4cbe3530cf57f5b01a27ce8c0db4 [diff] |
tp: remove importers/BUILD.gn file entirely and push down all targets We're finally in the state where we can remove the importers/BUILD.gn file entirely and push everything down to the leaf targets. This makes everything a lot cleaner and easier to reason about. Change-Id: I02caa198ef0d96755cb33e077daf25d500003170
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.