commit | 5903e02241be66c979ddd921d49af9cdc5708e01 | [log] [tgz] |
---|---|---|
author | Carlos Caballero <carlscab@google.com> | Mon Feb 19 19:25:17 2024 +0000 |
committer | Carlos Caballero <carlscab@google.com> | Mon Feb 19 19:25:17 2024 +0000 |
tree | ac96cdadb2b327053df777c4fe3564d393f8f5ac | |
parent | de1ec22020b84fb2864e7fb59a9459c0aefb9479 [diff] |
Reapply "tp: fix build in Google3" Reapply "Refactor StackProfile related classes." This reverts commits be8c9b247dd59ebc0d2b8555b4a063ba0e711743 and 037c128f85a73ab7fbe854ffbef792f7ac77a0c6. + Adds fixes for various test failures. (See diff patchset 1 and 2) Bug: b/283794416 Change-Id: Ifcbe212250647c5f6ece0d0971ee97fe1d6188e3
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.