Fix app startup metric for Android boot Test: tools/diff_test_trace_processor.py <path to trace processor binary> --name-filter=".*_app_process_starts" Bug: 325046704 Change-Id: I90dc5fc1c17a7dcda87cf07dc482a64c5ffbee5a
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.