commit | ab81ec80117384b25e53712a78ee4ec81c48a1ab | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue Oct 03 17:22:54 2023 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Tue Oct 03 17:22:54 2023 +0100 |
tree | 3967bcdb0123ac91374f5b8ce513bd649d982cdd | |
parent | b029b290c1ad31e97128cd385586093fa1cc3211 [diff] |
ui: tp: switch IMPORT -> INCLUDE PERFETTO MODULE Change-Id: Id8b948fad7a601cc0a841d3e6cb693155c4e4262
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.