commit | 9d7d5e693929facc0da0a43ecb7988017f16c9ba | [log] [tgz] |
---|---|---|
author | Zimuzo Ezeozue <zezeozue@google.com> | Tue Oct 15 00:52:24 2024 +0100 |
committer | Zimuzo Ezeozue <zezeozue@google.com> | Fri Oct 18 16:39:53 2024 +0100 |
tree | 82d3248787582603c7bf4fe6039a7d8a9c664864 | |
parent | 13b672e86fce4dbadb3251f2385dc432910ce84e [diff] |
stdlib: Expose app startup breakdown module This is a similar approach to the existing binder_breakdowns added in aosp/3208231. Test: tools/diff_test_trace_processor.py out/android/trace_processor_shell Change-Id: Ia6eaff5797b6c2e7315a499bdfc16331770bcca7
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.