commit | 0a0850b4efaf725b00265c27ebb2725d90b7e089 | [log] [tgz] |
---|---|---|
author | Mohit Saini <mohitms@google.com> | Tue Jul 12 15:34:33 2022 +0100 |
committer | Mohit Saini <mohitms@google.com> | Wed Jul 20 10:53:17 2022 +0100 |
tree | 8f6dc5cc9411553168bdd4cf801eaa26415ff808 | |
parent | ac8e40ad9eda05b00c491201b9cffbeaad8f566e [diff] |
Add example_startup_trace.cc Change-Id: I9125b10980077399a817d757d0030448880fee4e
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.