commit | 85cf057d6c800c6722161c2e190ee082f0262adb | [log] [tgz] |
---|---|---|
author | Anindita Ghosh <aninditaghosh@google.com> | Mon Jul 13 13:29:23 2020 +0000 |
committer | Anindita Ghosh <aninditaghosh@google.com> | Mon Jul 13 14:12:45 2020 +0000 |
tree | 5a8bf27daafcfb5801e966ba5115ed82bb341ed9 | |
parent | 7e7bc3075505a8048237e3fa3a7552c6065fc7cc [diff] |
Add execute_query corresponding to /query endpoint Change-Id: I131b67bfdec79355b05b656e5676cebadcd55bfb
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.