commit | 0406a20aee24ce12f30bc8962e098f18bedb0cd8 | [log] [tgz] |
---|---|---|
author | Parth Sane <parthsane@google.com> | Thu Aug 24 11:08:52 2023 +0000 |
committer | Parth Sane <parthsane@google.com> | Thu Aug 24 18:25:00 2023 +0000 |
tree | 117f3732e802c60fe6990e2dbe994441de43103f | |
parent | c9dd257f3c87a3058a92897950fa9fb4c18f5bfb [diff] |
Add Android Monitor Contention Aggregated Metric Test: <trace_processer_shell> --run-metrics android_monitor_contention_agg <trace> Test: tools/diff_test_trace_processor.py <trace_processer_shell> --name-filter=.*monitor_contention_agg* Bug: 296403757 Change-Id: Ia27dfa70301b011b4d2870322c01fb7898e3053a
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.