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.