commit | 9cc8d5002575df09777e8362420e87b7f92a0da7 | [log] [tgz] |
---|---|---|
author | Shihhsun Ho <shihhsunho@google.com> | Mon Jan 03 13:21:23 2022 +0800 |
committer | Shihhsun Ho <shihhsunho@google.com> | Fri Jan 07 00:17:19 2022 +0800 |
tree | 3c3d31f55972c593266cf6e4dfcb4433459e54f6 | |
parent | 39820e015e2dcc80f48469a211b6bc7508164ede [diff] |
Add RT runtime metrics Collect max runtime and long runtime (>5ms) count as metrics for RT tasks. Bug: 198103937 Test: <trace_processor_shell> --run-metrics android_rt_runtime \ <perfetto_trace> Change-Id: I1cf2b9f61f9f28e85ce70da8eb34a5556e219f21
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.