commit | 9b3e42bbae6e16347408b93062b0a90a513ecb6c | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Jun 08 20:09:48 2020 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Mon Jun 08 20:09:48 2020 +0100 |
tree | a2112ea36104d6a6973fc78849f40481660efbde | |
parent | 6370cd416c74f64472d34c2f43e41272b52de563 [diff] |
ui: fix recording on P * change the recording page to use base64 encoded binary string instead of --txt * add a warning for trying to record using ADB on P * strip groups from ftrace tracepoints on P. Change-Id: Iccec4084446cea43b5795504f2ce3981f17907fa
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://docs.perfetto.dev or the /docs/ directory for documentation.