commit | d37172d2f51653984341ea68bdd7ccd5b0b8489b | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Thu Dec 10 19:30:05 2020 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Thu Dec 10 19:30:05 2020 +0000 |
tree | 5ace20f7b21b696d9b4fdf1d8453a7cd51a68680 | |
parent | bdfc199a4ca2fe7178cd8118da4718c77a2079fb [diff] |
perfetto: sync atoms with changes to protos and move to shared folder See aosp/1510088 for the definition of atoms. Putting in the android_stats folder means that all Perfetto components (e.g. traced, perfetto_cmd, trigger_perfetto) can access it. There should be no behavioural change in this CL. Doc: go/perfetto-failure-stats Bug: 174150911 Change-Id: I49bf210150806b18766b19d4ccd0b3c4d4cd7386
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.