commit | fcc587aa5f3a5dc712c935329e98a75e8bdc00b0 | [log] [tgz] |
---|---|---|
author | Ibrahim Yilmaz <iyz@google.com> | Mon May 15 19:16:37 2023 +0000 |
committer | Ibrahim Yilmaz <iyz@google.com> | Mon Jun 19 16:48:47 2023 +0000 |
tree | ed439c38f8b99f8c8cb27b3bc454d0ed30c18887 | |
parent | cbf67dab06193cf478babdb5b7e37eda2d92207a [diff] |
Add Android SysUi Notifications Blocking Calls Metric The metrics are generated by pulling all notification-related slices and calculating the relevant values(name, count, duration, max_duration and min_duration). Bug: 269125657 Test: tools/diff_test_trace_processor.py out/linux_clang_release/trace_processor_shell --name-filter Android:android_sysui_notifications_blocking_calls --keep-input Change-Id: Ic686458385b7592f8e55453c900d8b7c3d12297b
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.