commit | 6c47064a22989724ed76a72035f9baac7ee43243 | [log] [tgz] |
---|---|---|
author | Ivan Chong <ivankc@google.com> | Wed Jul 03 17:20:20 2024 +0000 |
committer | Ivan Chong <ivankc@google.com> | Wed Jul 03 17:20:20 2024 +0000 |
tree | 609b60b750060a45a0e86ecb1c24e50d8de8f95a | |
parent | 6f45e49d4227a718cef8e218585f3548567bf557 [diff] |
bigtrace: Add minikube integration - Setup the yaml files and an .sh script to spawn a minikube cluster which builds and deploys an Orchestrator and three Workers which can be communicated with using the minikube ip of the Orchestrator - Add an argument to the Python client constructor to specify the Orchestrator address Change-Id: I2016e70ea9a89918affeb30ca5c2f04c9ca98cd0
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.