commit | dfc4b6961da21b049b18d4122d14cc578a7f3b8c | [log] [tgz] |
---|---|---|
author | Alexander Timin <altimin@google.com> | Mon Feb 15 13:32:53 2021 +0000 |
committer | Alexander Timin <altimin@google.com> | Mon Feb 15 13:32:53 2021 +0000 |
tree | 22942489b56d0b8cc70e7625a8a55312fbd505ab | |
parent | 794504004178288e18b1edfc449411cd269ea0d3 [diff] |
Add perfetto_test_support Add a test-only TracedValueToString helper to make it easier to test TracedValue support for user-defined classes. R=skyostil@chromium.org Change-Id: I90d72913c14db51375bd8583ad1f97412eb89b18
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.