commit | b30eca2c1aa8935fd55f106a287844af410129b7 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue May 02 15:37:11 2023 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Tue May 02 18:19:16 2023 +0000 |
tree | 05b18bcc29a056a0a18dee2863b5df353c126038 | |
parent | 413f86cd98a57817a409495bed709b37be4bc4e8 [diff] |
tp: introduce CloudTraceProcessor Worker implementation Change-Id: I0f4e8883163b4e0835cc9681a6777bd51e64e3d9 Bug: 278208757
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.