commit | 287c9bfb7d7107806ee430453f2e8db09fe9ed8a | [log] [tgz] |
---|---|---|
author | Alexander Timin <altimin@google.com> | Mon May 15 17:00:53 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon May 15 17:00:53 2023 +0000 |
tree | 3436b3746e162d269751fefec2934bf95b418de0 | |
parent | 3e107b46b2580b4c19003154c9d621535f1719c6 [diff] | |
parent | 914db0529ff743662456446dc08a72961515f658 [diff] |
Merge "Add an explicit instruction to enable chrome flag for system Perfetto integration "
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.