commit | 5b24b8f85cec855c181753e17c8b3b9904aca07d | [log] [tgz] |
---|---|---|
author | Sujan Khadka <sujan.khadka@live.com> | Sun May 23 21:32:45 2021 -0400 |
committer | Sujan Khadka <sujan.khadka@live.com> | Mon May 24 01:37:02 2021 +0000 |
tree | d190626d878034b3cd64e6b99597b51fe0ceb308 | |
parent | 21753a5bd0877d6b7aac4bea0b593d3f8e55cfef [diff] |
ui: Fix derived events counter not shown in global track This makes sure annotation_counter_track is updated. Tested by creating a custom derived event and making sure a counter is rendered in the global track. Change-Id: I3209dff9efb68789774b61c1ad0805b65cfa53a1
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.