commit | 6fff21f1cff0ee4e850c5bfdfe908643b0eecea3 | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Tue May 28 14:08:46 2024 +0100 |
committer | Lalit Maganti <lalitm@google.com> | Tue May 28 14:58:35 2024 +0100 |
tree | 7a300aadcb142014423699c185824540ac9d0f5c | |
parent | 9de51dd87b088f29366d6e5311f506857d4993ac [diff] |
tp: don't add empty counter tracks Do the same thing we do for slice tracks and check if there are any counters present before adding the track. Bug: https://github.com/google/perfetto/issues/799 Change-Id: Ie91f1e26f64cf6450b8a3a7b68b0b45105102ef7
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.