commit | b56a3b15961619013a4f23dd5aefb20390b8d092 | [log] [tgz] |
---|---|---|
author | Hector Dearman <hjd@google.com> | Thu Jul 13 12:45:13 2023 +0100 |
committer | Hector Dearman <hjd@google.com> | Thu Jul 13 12:45:13 2023 +0100 |
tree | 11146fe238618943292ae222033be160c572e683 | |
parent | bec9cfa01dbd0e2605c29c8b40d92175413419b4 [diff] |
ui: Support requesting JSON via computeMetric - Add 'json' option to ComputeMetricArgs - Implement that option in rpc.cc - Allow engine.ts to choose metric format (json, proto, prototext) - Avoid passing the direct ComputeMetricResult to TypeScript consumers. Change-Id: I1017f5dab26d1451c8e1e333c3f3b6075507b8ac
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.