ui: Fix bug in ion track nesting in track_decider Ion track nesting broke somewhre in the fallout of the track_decider refactor. Even though this code might be old and deprecated, this CL just restores the original functionality. Change-Id: Ibe5ae7e2ce5b657328b5df788574ce052149d710
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.