commit | e459edf74e1c07e626dc24dc712fb06748faab9f | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Fri Feb 16 15:39:30 2024 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Fri Feb 16 15:39:30 2024 +0000 |
tree | c4025b0cafe655e533610610ac09c7fea15ef9f4 | |
parent | 755d0d2468967c0637492a135d5c632d11f69162 [diff] |
tp: change export_json back to a source_set Turns out static_library creates duplicate symbol problems so just turn it back to a source_set Change-Id: I75113cac81d3cf21d7de84d35db7c00a6dc50a98
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.