commit | 16117ccb649ee533aad769eafd979b7b66073910 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Wed Dec 21 15:33:21 2022 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Tue Jan 10 16:50:03 2023 +0000 |
tree | 47729e16fe581e7223d22cc96e7c54bda57670ee | |
parent | 167b93f79d39839a2cc94c7a27d33f56725a0112 [diff] |
tp: migrate ThreadTable, ProcessTable, AndroidLogsTable to Python This CL introduces the actual conversion of Python generated tables to C++ and migrates three of the trickier tables over Change-Id: I443ea5ce823868ec974a442de3a55b83307ffa49
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.