commit | 84a87dd224f45d8e2b82432eb5a628c347f7dfce | [log] [tgz] |
---|---|---|
author | Kartar Singh <kartarsingh@google.com> | Thu Jun 23 15:53:32 2022 +0000 |
committer | Kartar Singh <kartarsingh@google.com> | Thu Jun 23 16:21:30 2022 +0000 |
tree | a402b824cb6bc1263089fe8c5e03cc3704da8ef2 | |
parent | 07b7e63e25fd188ce4a869a75d4576650c8964e8 [diff] |
python: add resolver util methods for generating clauses for queries Change-Id: I5a5b596850468423e66ff3a3e51a85a24ef33785
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.