commit | 628aca7def692c543e419cf2099d4b57822e55ed | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Thu Dec 08 14:20:25 2022 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Thu Dec 08 14:20:25 2022 +0000 |
tree | d2035c0cde611bed267d37870abf0112c955980b | |
parent | 591266c4ffd77425d8da9f8b982941e23faf115d [diff] |
tp: create prelude directory and move functions and operators This CL creates the "prelude" directory for holding all the stuff which is built into trace processor by default without needing to be imported. Bug: 261195778 Change-Id: I79e8cfd02818512dd26a38c7a40d8896836fe5ab
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.