commit | 4079d1dd6d3168ef97408e2d2dfc9f5b1e764b20 | [log] [tgz] |
---|---|---|
author | Primiano Tucci <primiano@google.com> | Tue Jun 30 11:03:38 2020 +0100 |
committer | Primiano Tucci <primiano@google.com> | Tue Jun 30 11:03:38 2020 +0100 |
tree | 40e0f46533983bab4d371db81bba7ca562fa9a85 | |
parent | c047dd609ca72e220715da0648251c4bdcf02931 [diff] |
TraceProcessor: Add binary RPC interface Doc: https://docs.google.com/document/d/1Xno5BovxYweoSC6G3UjcsVJD65FLFTUjzUR0FXUmt0s/edit?usp=sharing This CL doesn't wire it up yet to RPC or Wasm. Next CLs will do. Test: perfetto_unittests --gtest_filter=QueryResultSerializerTest.* Change-Id: I08b7bb638fe4deabf41e14e30fc548aec9ab58e4 Bug: 159142289
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.