Skip to content

Perfetto UI - 47b36da556fff2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Sep 16:23
· 7 commits to reuse_timeline since this release
47b36da
Support to unregister from engine observer (#124)

We keep a set of perfetto instances and reuse them, hence
each use needs to cleanup its references, or it is a memory leak.