commit | 387cf2223e953b3fd3005a1a08cfa1f8b96c838f | [log] [tgz] |
---|---|---|
author | Etienne Pierre-doray <etiennep@google.com> | Wed May 15 16:21:31 2024 +0000 |
committer | Etienne Pierre-doray <etiennep@google.com> | Wed May 15 16:21:31 2024 +0000 |
tree | 5c341830dd0a2f7698d0b5fb59a3c715e57242d0 | |
parent | 1f233121a8e6ce9b91e111aeff5118f9efb48823 [diff] |
[counter] Filter out DynamicString for Track name. For CounterTrack, use Static/DynamicString and filter out dynamic names when requested. For the general case, consider name as always dynamic. Change-Id: Ia9ee95237600b208f625ec5b36367e3c2e13d2ba
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.