commit | 3e74de7d6e8ad95534abc821f04dc76533134a96 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Mon Oct 02 23:04:20 2023 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Mon Oct 02 23:04:20 2023 +0100 |
tree | eee38ee3aefb8aaf0cffb2ad16d0f48153c29802 | |
parent | d44dbe4ad2af5f2148e8a879bca8aa6dd6b10dfa [diff] |
tp: fix iterator copy constructor deletion Copy constructor should be const and should not be noexcept Change-Id: Idc022be23fbc0ecaa8a1135b3c72a15bb665fc70
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.