commit | 40d28ae097b6a3f21381914e129523b3d795e219 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue May 28 16:00:43 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Tue May 28 16:00:43 2024 +0100 |
tree | 6aa7d2a98ce5c8d166bdd2e4131feafec9514de6 | |
parent | 307b3ece0c794cd7f7bf903ba0856546fb15f698 [diff] |
tp: remove machine_id from the counter table This is on the track table, no reason to duplicate it here on every counter value. Change-Id: Iea8398ed8a80ab84f12deefd90d115598c8202c0
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.