commit | 753eb096da4a6a7a812d48e09f651743995459a7 | [log] [tgz] |
---|---|---|
author | Zim <zezeozue@google.com> | Sun Jul 30 18:53:57 2023 +0100 |
committer | Zim <zezeozue@google.com> | Mon Jul 31 15:56:56 2023 +0100 |
tree | e7738fd97fc4fa69dd5193951b43ce6ba7e172d9 | |
parent | b9d67a6b8842dfb95ef12910238f3ecbb8dbc814 [diff] |
[stdlib]: Add util methods to generate monitor contention graphs Updated the UI to use the new util Test: tools/diff_test_trace_processor.py out/android/trace_processor_shell --name-filter '.*monitor_contention.*' Change-Id: I29eef8af2c6bbf5d3e18c9168edbfa1992292635
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.