bigtrace: Add initial Clickhouse python files for gRPC through TVF - Add the client code for Clickhouse to make a request to the Orchestrator and return the results in a format Clickhouse can ingest - Add dependencies such as query_result_iterator.py and a script to generate the protos required for gRPC and fix the include paths accordingly Change-Id: Ibc4727690b38b224123143e644170be76aec9b35
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.