commit | 02b288aa87ad8fb5c5c6b6d1007da21b9c28ee05 | [log] [tgz] |
---|---|---|
author | Nicolo' Mazzucato <nicomazz@google.com> | Wed Mar 08 14:17:24 2023 +0000 |
committer | Nicolo' Mazzucato <nicomazz@google.com> | Wed Mar 08 14:17:24 2023 +0000 |
tree | f19bb715efbbbd3f767c4accea84ea49379cc1cf | |
parent | c2e098cc564b60d544dd1eb8aa851277642a99a4 [diff] |
Add metric for Android blocking calls during CUJ The metric aggregates a set of blocking calls from processes main thread, scoped for each CUJ. Bug: 255974834 Test: tools/diff_test_trace_processor.py out/linux_clang_release/trace_processor_shell --name-filter Graphics:android_blocking_calls_cuj --keep-input Change-Id: I53a565b327367f83b477086185fb8f94b5b88efc
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.