commit | 7edcbe60b3501f61524a8da7cc80f1a33323fb6f | [log] [tgz] |
---|---|---|
author | Shihhsun Ho <shihhsunho@google.com> | Mon May 09 13:55:52 2022 +0800 |
committer | Shihhsun Ho <shihhsunho@google.com> | Wed May 25 14:12:49 2022 +0800 |
tree | 94a6288fd627c502f4d23442d8b19d156370b247 | |
parent | 7ce5de1c5690e18d85408e1480c60b7018788fdc [diff] |
Add app deadline missed metrics Collect App Deadline Missed count as metrics. Bug: 216246509 Test: <trace_processor_shell> --run-metrics android_frame_timeline_metric <perfetto_trace> Test: tools/diff_test_trace_processor.py <trace_processor_shell> --query-metric-filter='android_frame_timeline_metric' Change-Id: I5c79825aa7142856be7bdea2187a131ee8e81894
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.