commit | 462d1ac0ef9421500a7b41137c22e09d3f7a71e4 | [log] [tgz] |
---|---|---|
author | Carlos Caballero <carlscab@google.com> | Fri May 17 13:10:22 2024 +0000 |
committer | Carlos Caballero <carlscab@google.com> | Fri May 17 13:10:22 2024 +0000 |
tree | fe2e1cdbdba76a2e291967454c50558658f33a38 | |
parent | e12318bd5a080502f7f18dbd12c0ac5b4cb5478d [diff] |
Reapply "Add TraceReaderRegistry" This reverts commit 4d310afccde677cf949bcaf8bb4ee7847f98e158. This relands commit b6747698e9e751716680c2b5a272df58e5a399d3. + Fixes the issue in the src/trace_processor/BUILD.gn where the dependency was added in the wrong place. (See patchset 2) Change-Id: Ib280f129c55e37a84df66723a4ad0993a623095e
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.