commit | fe4af40c4eebac97521050e4eca2ac3868bdd78a | [log] [tgz] |
---|---|---|
author | Zim <zezeozue@google.com> | Wed Apr 12 02:56:03 2023 +0100 |
committer | Zim <zezeozue@google.com> | Wed Apr 12 04:51:02 2023 +0100 |
tree | 68d96a6a000fbcb2d39c668837c6bc7fa0d7dc9b | |
parent | e4b521b34559f2bab64daf0bf88baa4701c8d22e [diff] |
[metrics] Use blocking thread tid for monitor contention Since aosp/2488755 the monitor contention slice now has the tid of the blocking thread. Use that to generate the monitor contention metrics instead. Test: tools/diff_test_trace_processor.py out/android/trace_processor_shell --name-filter '.*monitor.*' Change-Id: I851d0defaa8a237548eb0358f8a2908947bf133d
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.