bigtrace: Add integration tests for gRPC service - Add a new bigtrace_api_integrationtest.py file which runs a local Orchestrator and Worker and uses unittest.Testcase to perform tests - Add gRPC error handling in the Python API client - Add CI integration for linux-gcc bot for gRPC testing Change-Id: I96b22804ecd35c94ff2b92ad1fa264a28500d20b
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.