commit | 3dc8e30891d3cf56ca74fc0626eb2afac60791c4 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Thu Dec 01 20:32:46 2022 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Thu Dec 01 20:32:46 2022 +0000 |
tree | 1991a1650082370f1d285622a88bf523684ae572 | |
parent | 1e4c8e96cbbd38c8d28dab49e1bfbb279ca006f2 [diff] |
tp: introduce build rules for Python C++ tables This CL introduces the build rules to start getting Python-generated C++ tables up. Currently the headers produced are just empty but follow-up CLs will start to fille those in. Change-Id: I000bfca0d063cc535d723f0aed39f1a3266b00b8
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.