commit | 5352ae8b8eebcc02405bba21aa2cdeacc0387a35 | [log] [tgz] |
---|---|---|
author | Yining Liu <liuyining@google.com> | Wed Nov 15 00:27:35 2023 +0000 |
committer | Yining Liu <liuyining@google.com> | Wed Nov 15 17:51:07 2023 +0000 |
tree | 7a41347c801dec818a76a9f4b323e54311a195fe | |
parent | 99c4fc0f4e3251a33c00970e446321b003c6db1d [diff] |
Add Android SysUi updateNotifOnUiModeChanged Metric Introduce a metric for the performance of the Android Notification Pipeline ViewConfigCoordinator#updateNotifOnUiModeChanged. Counts the average and max time, and count for all slices. Bug: 217799515 Test: tools/diff_test_trace_processor.py out/linux_clang_release/trace_processor_shell --name-filter AndroidMetrics:sysui_update_notif_on_ui_mode_changed --keep-input Change-Id: Ibc14817fd84d6ff88a5c4c8fc649623ef50d2d47
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.