commit | 45d4359777d920c4ed7aab22c15887c6955b5e2b | [log] [tgz] |
---|---|---|
author | Zimuzo Ezeozue <zezeozue@google.com> | Tue Jul 30 16:45:13 2024 +0100 |
committer | Zimuzo Ezeozue <zezeozue@google.com> | Wed Jul 31 16:02:45 2024 +0000 |
tree | f7da3f29ed5cff66e3cd9c36569cfd8ed73f9502 | |
parent | 17d6edbe8ea19ff5d79fbde2a7e58395d42d5a5d [diff] |
[metrics]: Add android_anomaly metric For now, this only has a serial binder txn aggregation to identify high frequency incoming and outgoing transactions from processes. This is currently intended for lab runs. Test: tools/diff_test_trace_processor.py out/android/trace_processor_shell --name-filter '.*anomaly_metric.*' Change-Id: I80d214f41904fc1dbade45c55340b754f4d78674
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.