commit | 9ebd3583133defb3c85f0f4ecb82dcc39d61b027 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Thu Feb 17 14:21:38 2022 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Thu Feb 17 14:21:38 2022 +0000 |
tree | 64b64be7f83dcdd99bbe0c5c458655ceac55f3ac | |
parent | a21a5ddd9230dd28445010f6afa0e7dbc23f0cdb [diff] |
perfetto: add a couple more missing targets Change-Id: Ib99c1b529f60759ab19dbacbf1a6dacd1c4ca70f
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.