commit | 46ceee215d4a7cac45771fbc63791ee566806d82 | [log] [tgz] |
---|---|---|
author | Anna Mayzner <mayzner@google.com> | Mon Jul 31 10:50:00 2023 +0000 |
committer | Anna Mayzner <mayzner@google.com> | Mon Jul 31 10:50:00 2023 +0000 |
tree | 31e2c8f6e6ff42c5840217520267e045b4c9aa68 | |
parent | b818113360902219bf3ab4fb81993eb3832b2a37 [diff] |
tp: Cleanup table related naming New naming introduces clear division between two axes: execution time (once or everytime) and schema definition (compile or runtime). The same division will be added to functions. Change-Id: I6b4045d32424c964b02d8352610b7ba626ef827a
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.