commit | cf684cb534daa260f804cec54d4aef583d12c722 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Wed Feb 14 19:00:55 2024 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Wed Feb 14 19:00:55 2024 +0000 |
tree | 0b0c350b1f72164903ddc5dd10654fef6c64544c | |
parent | 1cd66f6d44b4b737f7500b5a0d2678ee3defe0a0 [diff] |
tp: don't ship actual chain implementations in export_json target export_json doesn't use any of the filtering logic so simply ship a dummy chain for it to reduce binary size. Change-Id: I6391820ee0d40b27f8b97c63a22ced985aad7011
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.