commit | e0fa099c85a7975be5609c7af10fc375a15a6304 | [log] [tgz] |
---|---|---|
author | Andrew Shulaev <ddrone@google.com> | Thu Nov 12 12:26:01 2020 +0000 |
committer | Andrew Shulaev <ddrone@google.com> | Thu Nov 12 12:26:01 2020 +0000 |
tree | 3347dbb8e3cc8097a41be3c307e3eea1d4a389d9 | |
parent | cd3499443c99a478748f67989614006cad844de6 [diff] |
Replace atomic_uint32_t with atomic<uint32_t> Change-Id: If344c7b86f1fba9a8fe2ac38d02c571a8c94bb97
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.