Capture average duration value for blocking call in metric. Along with the current values, capture the average duration in ms and ns for the blocking calls for the android_blocking_calls_unagg metric. Bug: 346226837 Test: tools/diff_test_trace_processor.py --name-filter ".*android_blocking_calls.*" out/linux_clang_debug/trace_processor_shell Flag: None Change-Id: I5c5d6bfe841cbd37ceff9d379846057edc7edb66
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.