commit | 2955d9a20951502b251f6991dbe973ad8a546a3e | [log] [tgz] |
---|---|---|
author | Zim <zezeozue@google.com> | Fri Jul 14 12:54:52 2023 +0100 |
committer | Zim <zezeozue@google.com> | Fri Jul 14 12:58:20 2023 +0100 |
tree | f43e70635300f7e83045e19a2f03468572e230ed | |
parent | be486d076d6c7942be2f7d70d19f92ddb0c7ddda [diff] |
[metrics] Add async binder txns to binder metrics We have a new combined android_binder_txns table with an is_sync field to indicate whether the txn is sync or oneway Test: tools/diff_test_trace_processor.py out/android/trace_processor_shell --name-filter '.*binder.*' Change-Id: I7fe9535a5fbea816cb5f625cad1d6a56fa6ac918
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.