commit | c582aa1da233cc2ac874e44b30944ca5709dec7e | [log] [tgz] |
---|---|---|
author | Ben Miles <benmiles@google.com> | Wed Aug 30 17:12:39 2023 +0100 |
committer | Ben Miles <benmiles@google.com> | Wed Aug 30 17:12:39 2023 +0100 |
tree | c129540c65336991051718074048ca3588b3b8d5 | |
parent | 5ccf587dd7672382f8a5945b3ea458e3bea1fd72 [diff] |
Extract ANR sql into perfetto module Bug: 297193790 Test: tools/diff_test_trace_processor.py Change-Id: I331344206979e12ffc129d4a4ca7e722301a1f57
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.