commit | 206dd4761100c64d104a2cd36839e12368dc7cbf | [log] [tgz] |
---|---|---|
author | Lalit Maganti <lalitm@google.com> | Wed Jan 22 15:17:39 2020 +0000 |
committer | Lalit Maganti <lalitm@google.com> | Wed Jan 22 15:17:39 2020 +0000 |
tree | fa2e2edeffbd0e3eb817a12bf8660bb84182a7ed | |
parent | 84dafa149509810c7a3e341deec044427a0a69fe [diff] |
ui: fix async and global slice tracks This CL fixes tow issues: * global slice tracks were missing a "group by track_id" leading to either a null track showing up (if there were no global tracks) or only showing a single slice track (even if there was more than one). * async proces tracks were not qualifying which table they were getting the column from - now that multiple tables contain "id", this was causing a clash and causing these tracks to not be added. Bug: 148133325 Change-Id: Id0ac10de0bde7c613214c3af72b63b8235e74bbf
Perfetto is an open-source project for performance instrumentation and tracing of Linux/Android/Chrome platforms and user-space apps.
See www.perfetto.dev for docs.
See /docs/contributing.md for instructions.
The source-of-truth repo is Android's Gerrit. The GitHub repo is a read-only mirror.
You can reach us on our Discord channel. If you prefer using IRC we have an experimental Discord <> IRC bridge synced with #perfetto-dev
on Freenode.