[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.