commit | 615dddc2f797f03755b2d95e140f8c465e777839 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Wed Apr 27 12:19:15 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Apr 27 12:19:15 2022 +0000 |
tree | f051809bc9635c883dfb728c76b898f9fd522573 | |
parent | 2f647cd61036e8a21ec146e6e3a270da498ff8fb [diff] | |
parent | f4cfd656332dc15f0e39cb40553f2417e03202cc [diff] |
Merge changes I9e347fde,I70735894 * changes: Improve unit tests for trace writers Move around comments in TraceWriterBase hierarchy
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.