commit | 7887c76cfa70342a8dbf2d1e0d55af6991be57ee | [log] [tgz] |
---|---|---|
author | Anindita Ghosh <aninditaghosh@google.com> | Mon Jul 20 16:35:15 2020 +0000 |
committer | Anindita Ghosh <aninditaghosh@google.com> | Mon Jul 20 16:35:15 2020 +0000 |
tree | 13266c64a49e688adacf7c27b0b098cc0c94358b | |
parent | 1dcc3cfc0639ebb0636c30a43e69f599f9c1a981 [diff] |
Load in trace_processor shell given file path to trace Change-Id: Iba677ca156c81510c1285eca0c8f2215965802de
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.