tp: implement CREATE_FUNCTION SQL function This allows defining functions directly from SQL. This will make writing reusable snippets of code a lot more lightweight. Change-Id: If6207fac3815b9b584da9648a0fdc525f2f63670 Bug: 190219056
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.