commit | e1fe418051da5af178c624380aa28faac269abd2 | [log] [tgz] |
---|---|---|
author | Daniele Di Proietto <ddiproietto@google.com> | Fri Nov 29 16:59:44 2024 +0000 |
committer | Daniele Di Proietto <ddiproietto@google.com> | Fri Nov 29 17:04:38 2024 +0000 |
tree | 39f8209bf6d29fe91865a8c79eafba4a2190b617 | |
parent | 5ac4baad2095486e8e742de94bbd1a4bca72e230 [diff] |
shared_lib: Thread safety annotations to PerfettoDsImpl Change-Id: Idf4c459adfcba796e378497e5edda905b80a8305
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.