commit | ec439dd2c1d5dc0f6530892ea99313f7cfd2d6a6 | [log] [tgz] |
---|---|---|
author | Parth Sane <parthsane@google.com> | Tue Feb 13 17:21:09 2024 +0000 |
committer | Parth Sane <parthsane@google.com> | Wed Feb 21 16:28:53 2024 +0000 |
tree | a5de01b1d1bf45a73be30985f5736e6b0cd25c31 | |
parent | 4183dabcac163845c7207da5d1d8a6e3927b95dc [diff] |
Add metric for App Process start and aggregated process start The aggregated process start metric is added to android_boot Test: tools/diff_test_trace_processor.py <path to trace processor binary> --name-filter=".*_app_process_starts" Bug: 325046704 Change-Id: I256a2c2e1a2034a37709baecc8aac8fc4fcc20d9
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.