commit | 3232876ee47b27ed089fa8d856828c45751ecbab | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Fri Jan 22 14:54:12 2021 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Fri Jan 22 14:54:12 2021 +0000 |
tree | 5aead855e446972ee3782eee498a43fac4d3194b | |
parent | 57144c8685d3437b8c4424f5c396ade53ccbb173 [diff] |
perfetto: initial implementation of building with LUCI Change-Id: I78f0ad0762599beb79ae77172d11b0d57d7bcf6f Bug: 177349647
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.