commit | 2be4d2932f865a8819eb489092ca8ea66aec3c35 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Wed Feb 28 17:52:26 2024 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Wed Feb 28 17:52:26 2024 +0000 |
tree | 2fca5e10a8abd8c5047933520a873972379b7438 | |
parent | 65c9ca3c890fd9ae9ccedae52965cd9a7779e3cf [diff] |
tp: harmonize function argument and constraint conversion By doing this, we both avoid conversions for function arguments we don't need and also prepare moving away from SqlValue for functions. Change-Id: Ia0c135d80d48a8ecbbbda4cbf35ba8dff8e40571
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.