bigtrace: Generate gRPC python files for client - Create gRPC python files to allow python client to interact with Orchestrator service. - Create a script "tools/gen_bigtrace_grpc_protos" which compiles the protos and then renames file paths to point to the correct file path in the directory Change-Id: Id617e308dc63a778afe25267a2995c5e2df51d70
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.