commit | b5fc72586c89de97219debd43a9fc49ee8d56d1d | [log] [tgz] |
---|---|---|
author | Kirill Timofeev <ktimofeev@google.com> | Fri Nov 01 23:38:19 2024 +0000 |
committer | Kirill Timofeev <ktimofeev@google.com> | Fri Nov 01 23:38:19 2024 +0000 |
tree | ee7a1d62fa1abf76c6e0799b8ba30965216c991c | |
parent | b7080b8b1d4beef93e5cd7afd5bce820c0f6b4c8 [diff] |
Enable Thread Safety Annotations for Perfetto standalone builds. Add missing 'perfetto::' namespace prefix for 'thread_safety_analysis'. Bug: 236942309 Change-Id: I1a603304e44c3f0392c51cee2dc4955fd08e5432
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.